• Resolved msdesignfoto

    (@msdesignfoto)


    Hello!

    I have a site with online store with WooCommerce using Onepress and Max Mega Menu plugin for further menu customization.

    It happens that recently the main menu is gone (nowhere to be found on desktop, but appears in Mobile view).

    After a few messages with Max Mega Menu dev, they suggested I find the onepress-menu class and change its name. But I can’t find any reference to this class name in order to change it. I see in the browser dev tools window, it is there under the header, but I can’t find it anywhere “editeable”.

    Thanks

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    I also have the same problem as msdesignfoto.
    The menu is not displayed anymore since I updated onepress to version 2.3.2.
    Max Mega Menu is in version 3.0 and was working correctly with onepress 2.3.1.
    In mobile view, the menu is displayed but you can’t click anything.

    Thanks for you help.

    Thread Starter msdesignfoto

    (@msdesignfoto)

    I had a temporary solution given by Max Mega Menu (the plugin that displayed my menu).

    However, it caused a setback: in mobile view, there are two menus: one clickable that doesn’t do anything, and another constantly opened but takes up almost half of my mobile screen space. Its working, but I need to fix the menu in mobile now.

    Check the temporary solution here:
    https://www.ads-software.com/support/topic/no-menu-at-all-2/#post-16105974

    • This reply was modified 2 years, 4 months ago by msdesignfoto.

    Hi msdesignfoto,

    I solved the problem by changing the z-index of onepress-menu.
    Try this CSS code without any other modification :

    .onepress-menu ul {z-index: 99;}

    Thread Starter msdesignfoto

    (@msdesignfoto)

    Great! It solved both issues!
    Thanks!

    • This reply was modified 2 years, 4 months ago by msdesignfoto.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu is gone’ is closed to new replies.