Tagged: footer, footer page
Dear Enfold-Team,
I have the following problem: I am using an individually designed footer page for all of my website’s pages and posts. This works pretty well except for one thing. When I add the footer page to a (main) page or post where the header is set to “transparent”, then there is an additional 90px gap added between the page and the footer. This does not happen when the header of the (main) page is set to “no transparency”.
This is how it is supposed to look like (main page with header set to “no transparency”): https://www.dental.one/impressum
This is an example with the additional 90px gap (main page with header set to “transparent”): https://www.dental.one/
The footer page starts where it says “Adresse & Kontakt”.
Is there a solution for this problem?
Thanks and bets regards,
Hagen
Hey HagenWittig,
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_transparency #top #kontakt.avia-builder-el-0 .container {
padding-top: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria!
This is excellent! Thank you so much!
Best,
Hagen