• Resolved Randika

    (@harunstudio)


    Hello, I have encountered a problem with Max Mega Menu where the sub-menu does not appear on certain pages (I believe this is for pages without a smart slider under its Max Mega Menu).

    Can you help me fix it?

    Thank you very much.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi,

    Please go to Appearance > Customize > Additional CSS and add the following:

    .main-nav {
    overflow: visible !important;
    }

    Regards,
    Tom

    Thread Starter Randika

    (@harunstudio)

    Thank you so much! Really appreciated it. Now the menu has appeared. However, there is something strange, as the menu doesn’t appear on mobile devices after I clicked the hamburger menu (Max Mega Menu is hidden under my theme’s default hamburger menu). Can you also help me with this issue? I have checked it on my phone using Safari and Edge browsers but it doesn’t appear.

    • This reply was modified 2 years ago by Randika.
    Thread Starter Randika

    (@harunstudio)

    Updated: I’ve successfully fixed it by adding this code:

    #mega-menu-wrap-main-nav {
    z-index: 99999;
    }

    Thanks for your support!

    • This reply was modified 2 years ago by Randika. Reason: I fixed the issue myself
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The sub-menu doesn’t appear on certain pages’ is closed to new replies.