• Resolved isabellehatchi

    (@isabellehatchi)


    Hello,

    I have an issue with the menu on mobile there is a bug, when I click on the toggle button I can see the menu repeated several times.

    I use gutenberg and the theme superowly.

    Thanks for helping

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi isabelle,

    Please can you post back here when your site is back online and I will take a look.

    Regards,
    Tom

    Thread Starter isabellehatchi

    (@isabellehatchi)

    Hi Tom,

    The mega menu is back online.

    Thanks

    Isabelle

    Thread Starter isabellehatchi

    (@isabellehatchi)

    Hi,

    Can you check it for me please ?

    Thanks

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Please go to Appearance > Customize > Additional CSS and add the following:

    .mega-menu-primary #main-navigation{
    display: block!important;
    }
    .mega-menu-primary .responsive-nav-button {
    display: none !important;
    }

    Then, in the menu theme, re-enable the Menu Toggle.

    Regards,
    Tom

    Thread Starter isabellehatchi

    (@isabellehatchi)

    Thank you its works correctly now !

    Kind regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mobile issue menu is multiplicate’ is closed to new replies.