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

    Hi s_sscher!

    Thank you for using Enfold.

    I’m sorry but I don’t see the issue with the header. When viewed on portrait size, the shrinking header is disabled as expected. What do you mean by “no margin around the advanced_menu_toggle.”? A screenshot will help.

    Best regards,
    Ismael

    #311659

    Hi!

    Alright. I can see what you’re seeing now. Please try to add this on Quick CSS or custom.css:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive #top #header {
    position: relative;
    }
    }

    Best regards,
    Ismael

    #316692

    Thank you Ismael!!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Wrong shrinking header behaviour for sticky headers on tablet’ is closed to new replies.