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

    (@megamenu)

    Hi Andy,

    Glad you like it ??

    You’ll need to add some CSS to your theme – something like this:

    @media only screen and (max-width: 600px) {
      #mega-menu-wrap-primary-2 {
        display: none;
      }
    }

    You’ll need to update the selector so it matches the selector used on your site. To find it out what it is, view the page source and search for ‘mega-mehu-wrap’.

    Regards,
    Tom

    Thread Starter andypp

    (@andypp)

    Thanks, that did it. Unfortunately, my theme’s main menu doesn’t seem to work anymore on mobile. Any way I can fix it?

    Thread Starter andypp

    (@andypp)

    Sorry about this little bump. CSS doesn’t work, how can I edit megamenu.php so that it won’t load on mobile? Please?

    Hello –

    Did you ever solve this issue? I also would like to disable the menu on mobile. I inputted the CSS like Andy but my top nav disappeared on mobile as well.

    Lyell

    Thread Starter andypp

    (@andypp)

    Hi,

    Unfortunately no, I didn’t. Never got a response to my last post.

    That is a bummer. I am going to confer with an advanced designer and see if it is possible. It is a shame because the plug-in is so easy to use.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Disable Mega Menu on mobile?’ is closed to new replies.