Hello,
I am seeing a great big space above and below the footer content (text, recent entries, …).
How could I reduce this?
Many thanks, and best regards,
Olivier.
Hey OlivierCharlot!
Thank you for using Enfold.
You can add this on Quick CSS or custom.css:
#footer {
padding: 0;
z-index: 1;
}
Cheers!
Ismael
Brilliant!
Many thanks Ismael,
Olivier.