• Please see the test site on mobile device.

    You will find that the menu button is not accessible. I have tried to follow some of the solutions provided in other thread by removing some styling for mobile on wr-megamenu/assets/css/frontend.css but it still did not work.

    I did, however, found that by removing the following, this allowed the original menu button to show and clickable. But the menu itself is not very functional after being displayed.

    .menu-toggle, #menu-toggle,
    #wr-menu-toggle{
    display: none !important;
    }
    .it-responsive-mega{
    display: none;
    }
    .wr-mega-menu .wr-menu-down{
    display:none;
    }

    If you need a login account to test please let me know.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter martindktran

    (@martindktran)

    Anyone have this issue or know how to resolve this?

    I just installed this today. My mobile menu isn’t working either. I may be removing it and going to something else, especially after seeing that no one has addressed this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile menu not working with WR Mega Menu’ is closed to new replies.