I would like a color section of my pages to be less than no padding. How do I do this?
Hey tlscaliti,
Add this to quick css:
#av_section_2.avia-section{
min-height: 10px!important;
}
Best regards,
Jordan Shannon
Thank you. Where do I place this in WordPress?
Hi,
Please edit your Color Section element and choose to display a custom height in pixel – https://imgur.com/a/G3zFRGS :)
Best regards,
Yigit
Thank you for your help.