Hi! I’d like to reduce the space below my widgets. There is too much space between each widgets when i look at my site on a cell phone. Can you help me please?
Here is a link to a screenshot
Hey Érik!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .widget {
margin-bottom: 0;
}
Regards,
Yigit
Hi Yigit,
I tried but it does not work. Any idea why?
Thanks for the fast response!
Érik
Hi!
I don’t know if the link will be helpful since i made some changes in the footer. I have 4 columns now.
Here is the link!
Thanks again!!
Hey!
Please add following code to Quick CSS
#footer {
padding-bottom: 0;
}
Best regards,
Yigit
I tried but still does not work… : (