Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1205749

    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

    • This topic was modified 4 years, 7 months ago by HagenWittig.
    #1205866

    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

    #1206210

    Hi Victoria!

    This is excellent! Thank you so much!

    Best,

    Hagen

    #1206439

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.