Hi
see http://www.framheim.nl
How can I set the bottom padding or bottom margin of only the first section under the slider to 0px?
thx for your help
Hi derustzelve!
Thank you for using Enfold.
The page is password protected. Please post the details here.
Best regards,
Ismael
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home div#after_layer_slider_1 .content {
padding-top: 0;
}
Best regards,
Yigit
thank you for the excellent support, this did the trick (after I changed top to bottom of course :-))
I now know how to customize the other elements as well, thx