• Resolved fro169

    (@fro169)


    Hi,

    I’m using the Car Service Theme by Quantical Labs. I have disabled the themes mobile menu, but I two MMM menus showing up on the mobile site. Any idea?

    PS – love the MMM

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter fro169

    (@fro169)

    any help?

    Plugin Author megamenu

    (@megamenu)

    Hi fro,

    Please post a link to your site so I can take a look.

    I check the free support forums every day or 2, so please be patient, I will get back to you when I get the chance.

    Regards,
    Tom

    Thread Starter fro169

    (@fro169)

    I just deactivated the menu as it looked funny and a few people commented on it.

    thefunkco.com

    thank you ??

    Plugin Author megamenu

    (@megamenu)

    Hi Fro,

    I’m afraid I will need to see the actual problem in my browser in able to work out the fix and send it to you. I realise this is not ideal for you, but it is the only way I can help. Can you enable MMM, or set up a test site where I can see the problem without it showing to your users?

    Regards,
    Tom

    Thread Starter fro169

    (@fro169)

    Hi Tom,

    I have enabled the menu so you can check.

    Thank you,

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Thanks.

    You’ll need to add this CSS to your theme to hide the theme mobile toggle button:

    .mobile-menu-switch {
        display: none !important;
    }

    Then undo the CSS you’ve added which hides the menu on smaller screens, and re-enable the Mobile Toggle in the menu theme options.

    Regards,
    Tom

    Thread Starter fro169

    (@fro169)

    Tom,

    The theme’s menu is hidden, but both MMM still show?

    Plugin Author megamenu

    (@megamenu)

    Hi,

    Please try this CSS to hide the duplicate menu now:

    .mobile-menu-container {
        display: none !important;
    }

    Regards,
    Tom

    Thread Starter fro169

    (@fro169)

    You’re a hero!

    That works perfectly.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Two MMM menus on mobile’ is closed to new replies.