Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jessmfelt

    (@jessmfelt)

    I figured this out – but really just want to remove the Mega Menu options/styling from mobile. Is there an easy way to do this?

    Thread Starter jessmfelt

    (@jessmfelt)

    Using this code hides the mobile menu altogether, instead of leaving the regular mobile menu:

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

    Plugin Author megamenu

    (@megamenu)

    Hi Jessm,

    You may be in luck (note to other people reading this topic, this does not work for all themes); please go to Mega Menu > General Settings and set the “Active Menu Instance” to “1”. This should give you back the standard theme styling on mobile.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Styling?’ is closed to new replies.