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

    Hello,

    On my iPhone (in both Chrome and Safari) the header/menu is way too large and is cutting into the content of my site. This is on every page on my site. Here is my site: http://www.legalelevation.com/

    Any guidance is very much appreciated!

    – Ryan

    #424458

    Hi Ryan!

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .fallback_menu, .av-main-nav-wrap{
    display:none !important;
    }
    }

    Regards,
    Rikard

    • This reply was modified 9 years, 2 months ago by Rikard.
    #424940

    Great! Thank you!

    #425132

    Hi!

    No problem, glad we could help :)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile Header too Large’ is closed to new replies.