• Resolved toxoplasmaarts

    (@toxoplasmaarts)


    Hi there,

    I’m wanting to disable the Max Mega Menu from mobile. I included the following in my “custom styling” panel, but now the theme-defined mobile menu appears as a hamburger but is not clickable. I made sure to check the “Prefix Menu Item” box to ensure that there wasn’t any possible cross-over, but that didn’t make a difference, either.

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

    Any thoughts?
    Thanks!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi!
    As i checked its disable, so no user has a functional menu now on the top, which seems very bad.
    If i would be a real user i would quit this site as soon as possible and nobody wants to go all down to the footer where it seems to be nin another form now.

    only my thaughts.

    greets
    Karl

    Thread Starter toxoplasmaarts

    (@toxoplasmaarts)

    Hi @alemapetours thank you for the feedback- however, you see, that is the exact problem I’m seeking a fix for.

    Thread Starter toxoplasmaarts

    (@toxoplasmaarts)

    A quick update on the situation: I’ve also tried changing my settings in Autoptimize, clearing my cache, and adding Bootstrap’s recommended jQuery, Popper, and JS scripts near the footer. I tried disabling the theme mobile menu and going strictly on the Max Mega Menu as well, but it was also inoperable.

    Plugin Author megamenu

    (@megamenu)

    Hi toxoplasmaarts,

    First please see https://www.megamenu.com/documentation/hide-mobile-menu/#faq-can-i-use-max-mega-menu-on-desktop-but-keep-my-theme-menu-for-mobile

    The themes menu has been replaced by MMM, so the theme menu is no longer there at all (there’s no way to avoid that due to the way the theme is coded – using the same menu for both desktop and mobile).

    You’ll need to reveal MMM on mobile again (remove the code you posted) and instead hide the themes “.navbar-toggle” element (so that only the MMM menu is visible).

    Regards,
    Tom

    Thread Starter toxoplasmaarts

    (@toxoplasmaarts)

    Hi @megamenu — I totally missed that article, my apologies. Thank you so much!! Fixed!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Max Mobile Menu Disabled- Theme Menu Now Inactive’ is closed to new replies.