Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1274267

    Hello Enfold folks,
    We have an issue with an Enfold website that — in iPad landscape mode in particular — displays TWO hamburger menus. One is in the upper right corner where it belongs, the other below the header. I’ve included a screenshot and URL in the private content. Is there a setting or CSS I can implement to make this second menu go away? It seems to be behaving (one hamburger) on most/all other devices.

    Thanks in advance for your help.

    #1274427

    Hey mterrianrode,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1274491

    Thanks Victoria…it’s in private content now.

    #1274684

    Hi,

    Thanks for that. I added the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1024px) {
    #header_main_alternate {
      display: none;
    }
    }

    Please review your site.

    Best regards,
    Rikard

    #1275333

    Thank you so much. You guys are my heroes.
    :)

    #1275388

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1275644

    Thank you Jordan, it worked and please do close.

    #1275736

    Hi mterrianrode,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Double hamburger menu on iPad landscape mode’ is closed to new replies.