Hey,
http://terranet.se/new/blue-front/
I want to add some more space under the text and image on the first element, the color section.
What code shall I add ?
Thanks
Charlotte
Hey Charlotte!
Please edit your color section element and give it a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add following code to Quick CSS
#your-unique-id .content { padding-bottom: 50px; }
Cheers!
Yigit