Tagged: footer
Hi,
I want to reduce the beam height at the footer. How I can do that?
Thanks,
Beat
Hey bsingenberger!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#footer { padding: 0; }
#footer .widget { padding: 0; margin: 10px 0 10px 0; }
Best regards,
Yigit
Hi Yigit
Thanks for your answer, but the height of the footer didn’t change.
Do you have another solution?
Best regards,
Beat
Hi!
Please add following code to Quick CSS as well
#socket .container {
padding: 2px 0;
}
Cheers!
Yigit
Hi
Perfect!! It works fine.
Many Thanks!
Beat