• Resolved faxuno

    (@faxuno)


    Hello!

    I have change my website with Blossom Spa theme.
    I have correctly set MegaMenu and everything is OK.

    But I have a problem with mobile menu.
    My theme show its menu, and then there is Megamenu.
    How can I delete the MegaMenu in the page and keep the MegaMenu in the pop-up that appear when I click on theme menu?

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

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

    (@megamenu)

    Hi faxuno,

    Thanks for posting a link.

    Please go to Mega Menu > Menu Themes > Custom Styling and add the following:

    /** Hide menu in page on mobiles **/
    @include mobile {
      #site-navigation > #mega-menu-wrap-primary {
        display: none;
      }
    }

    Then in the Mobile Menu tab of the theme editor, enable the ‘Disable Mobile Toggle Bar’ option.

    Regards,
    Tom

    Thread Starter faxuno

    (@faxuno)

    Hi!

    Thank you very much Tom, perfect!

    I haven’t made this “Then in the Mobile Menu tab of the theme editor, enable the ‘Disable Mobile Toggle Bar’ option” ….. because I haven’t a Mobile Menu tab in the theme editor, but it works the same.

    Plugin Author megamenu

    (@megamenu)

    Hi faxuno,

    You’re welcome ?? I’ll mark this to resolved.

    If you have a spare minute, would you mind leaving a quick review for the plugin at the bottom of this page? It would be much appreciated!

    Regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Double menu on mobile’ is closed to new replies.