• Resolved mattjeff

    (@mattjeff)


    Hi,

    This plugin causes the navigation menu not working properly on mobile devices. I’m using WooCommerce Storefront theme and the theme has its own mobile (handheld) menu. When I activate the WP Mega Menu plugin, it will create 2 menu buttons on mobile and both are not working.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Thanks a lot for your post.
    I have checked “Storefront” theme on the localhost and get the problem.

    I’ll send it to our dev team to solve this issue.

    Regards.

    It looks like this issue still exists. Any ETA about this ?

    Below code disables default storefront mobile menu even if you turn on “Disable the Mega Menu for mobile devices.” setting.
    wpmm.css:853

    .menu-toggle, #menu-toggle, #wr-menu-toggle {
        display: none !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WP Mega Menu Conflicts with Storefront Theme’ is closed to new replies.