• Hi, I am trying to hide Max mega menu on tablet and mobile, since I am only using Max mega menu for desktop.

    For mobile, I use this code in the Max mega menu custom CSS form:

    @include mobile {
        #{$wrap} {
            display: none;
        }
    }

    However, I can’t find the CSS to hide max mega menu on tablet. Can anyone help?
    Thanks 🙂

    I can’t share the website because it’s local host but I think you guys can understand what I’m trying to achieve

    • This topic was modified 3 years, 7 months ago by whflive.

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

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi whflive,

    I do understand yes 🙂

    I think you can just go to Mega Menu > Menu Themes > Mobile Menu and set the Responsive Breakpoint to ‘tablet size’. 1024px maybe?

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Max Mega Menu on tablet’ is closed to new replies.