Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #254931

    Hi,

    On my website I have a page set up with page template ‘blank – no header and no footer’, check http://diaconaalsteunpunt.nl/diaconaat-2020/

    After upgrading to enfold 2.7 I now get an unwanted white bar at the top of the page. I found out it is caused by selecting the sticky menu option. Since I need the stikcy menu, I don’t know how to fix this… Is it a bug or a feature? :)

    Greetings,
    DJ

    #255047

    Hi djpoel!

    You can remove it with:

    
    .html_header_top.html_header_topbar_active.html_header_sticky.html_large #top.page-template-template-blank-php #main {
    padding-top: 0;
    }
    

    Best regards,
    Devin

    #255049

    Hi Devin, that works. Thanks.
    Is this something that will be ‘fixed’ in an update?

    cheers
    DJ

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘sticky header visible on a page with no header and no footer’ is closed to new replies.