Hi,
I am using the layout builder to get the home page that I want and it really is a great builder!
I noticed that with the sample homepages for Enfold, the space between lines and different content is shorter.
Meaning the space between my advanced layer slider, separator, post slider, etc has a bigger gap than the theme samples.
How do I adjust, minimize the space between each of these things to be the same spacing as the Enfold homepage samples?
Thanks,
GB
Hey gb!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.content, .sidebar { padding-top: 15px; padding-bottom: 15px; }
Best regards,
Yigit
Excellent as usual,
Thanks!!
GB