• Resolved markatimpactmerch

    (@markatimpactmerch)


    For some reason the mobile menu is always expanded and I cannot figure out what’s causing the issue. This is a recent issue as the mobile menu used to work correctly. Oddly the mobile menu on our wholesale site @ https://www.impactmerch.com/newsite/ is working just fine, so the issue is only happening here.

    Any ideas what’s causing this?

    Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Thanks a lot for using WP Mega Menu and contacting us. Please apply the following CSS on Appearance > Customize > Additional CSS:

    @media (max-width: 768px){
    #wp-megamenu-main_menu>.wpmm-nav-wrap ul.wp-megamenu {
        display: none;
    }
    }

    Hopefully, it’ll work for you.

    Regards,
    Mehedi

    Thread Starter markatimpactmerch

    (@markatimpactmerch)

    My brother, worked like a charm. Thanks a lot for your help. Hope you have a great rest of your year!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mobile menu issues’ is closed to new replies.