Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1204207

    I’ve attached a screenshot in the private content. There are a whole range of browser widths in which my website displays two menus. How do I fix this?

    #1204657

    Hey mosaic,

    Thanks for the screenshot, please post a link to the actual site as well so that we can have a closer look.

    Best regards,
    Rikard

    #1204665

    Link in private content thanks

    #1204893

    Hi,

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

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

    Best regards,
    Rikard

    #1204896

    perfect thank you

    #1204994

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘There are a range of browser widths in which my website shows TWO burger menus’ is closed to new replies.