Hi Guys, how can I modify the height of a container (?)
e.g. Using the Partner/Logo elements, I’d like to reduce the space between the logos and the above/below content.
Is there a quick edit zone where I can modify the containers height without open the stylesheet from FTP?
Many thanks.
Hi orsettopro!
You can use this on Enfold > Styling > Quick CSS to adjust the margin of the logo partner element:
.avia-content-slider {
margin: 5px 0;
clear: both;
}
Cheers!
Ismael
Thanks Ismael, I’m going to try it.
Hey!
Please let us know after you try it so we can mark this thread as resolved
Regards,
Yigit
Will do. Cheers.