Hi,
I have a space/ margin at the bottom of the homepage (under footer/ socket/ copyright) and I don’t know how to remove this – see screenshot attached…
Can anyone help me with this issue please
Thx and bests
Mirko
Hey Mirko,
Please disable caching and minification while we’re helping you.
Best regards,
Victoria
Hi Vitoria,
here we go – both is off now…
Bests Mirko
Hi Mirko,
Thank you.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_top.html_header_sticky #top #wrap_all #main {
margin-bottom: -26px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect – thank you very much…
Bests Mirko