As much as I like the Enfold theme, there is too much white space between page elements. How can I adjust these? I’ve tried to use the quick CSS, but I’m simply not finding the right combination. For example, on each page, I use the advance page layout feature to compose a page. However, there is a gap below the breadcrumb area that’s at least 50 pixels high. I would like to close that gap to something much smaller.
Thank you for your assistance!
Hey cerelogic!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.content, .sidebar { padding-top: 0; padding-bottom: 0; }
For other specific sections, please post the link to your website and point out
Regards,
Yigit
Thanks for the response.
I had already that and tried it again, cleared browser cache, etc.
Unfortunately it does NOT work.