• Resolved shuffleharri

    (@shuffleharri)


    Hello,

    For some reason we have 2 menu’s showing up on mobile, there’s one which I think is the theme menu and then the Mega Menu. How do I get rid of the theme menu on mobile?

    Thanks! Kind Regards,

    ShuffleHarri

    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,

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

    .mega-menu-menu-1 .main-navigation #toggle-menu {
    	display: none;
    }

    Regards,
    Tom

    Thread Starter shuffleharri

    (@shuffleharri)

    That’s amazing, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 Menu’s on Mobile’ is closed to new replies.