• Resolved Lucas Wetten

    (@wettenfundamento)


    Hello,

    I have disabled the Mobile Toggle Bar and activated another plugin, specific to be used on the Mobile Menu, but the Max Meg Menu is still being displayed, so there are two Mobile Menus being displayed.

    How do I completely remove the Max Mega Menu for the mobile?

    Thank you.

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

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

    (@megamenu)

    Hi Lucas,

    The second (grey) toggle button is actually coming from your theme, not MMM. To hide it, try this custom CSS:

    .site-nav-toggle {
    	display: none !important;
    }

    Regards,
    Tom

    Thread Starter Lucas Wetten

    (@wettenfundamento)

    Hi @megamenu, perfect, it worked!

    Thank you very much, Tom!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu is disabled but still being displayed’ is closed to new replies.