There is SO much padding or margins between sections. How do you change it? An example here where it says “Featured Clients” http://benchmark-intl.com/ there’s a crap-load of padding.
Hey stoltzgroup!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #av_section_3 {
min-height: 30px;
}
Cheers!
Yigit
Doesn’t do anything. There’s still a crazy gap below it.
Hi,
Please try the following instead:
.home #av_section_2 {
min-height: auto !important;
}
Regards,
Rikard
Nope… still crazy padding under the “featured clients”
It’s killing me. Why won’t this go away?
I think I just got it… had to mess with other things. Thanks
But I’d like to please get rid of the “powered by enfold wordpress theme” in the footer. That should just go away when I add my copyright… correct? It didn’t
Hey!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
Yigit
So, you didn’t read what I wrote. I already did that and the footer still says © Copyright – Benchmark International – powered by Enfold WordPress Theme
How do I get rid of that?
Also, all the sliders just disappeared after I changed the header to shadows. Why?