Hello
I want to reduce the size of the footer and can not find the option in the template where to do so.
Do I have to modify?
My web is: mundifoods.com/ES/
Hey maru_tmar!
Please add followign code to Quick CSS in Enfold theme options under General Styling tab
#footer .widget { margin: 10px 0 10px 0; }
#footer { padding: 10px 0 10px 0; }
Cheers!
Yigit
Solved!! Thanks!!