• Hi, trying to use this plugin for the first time, quite happy with the way it looks on desktop at the moment. But on my site new.backofthebiketours.com the mobile menu is duplicated and the standard Divi one isn’t working. I have tried to use the code found in your FAQ and insert it into my child’s theme CSS but It didn’t work:

    .mmm #top-menu-nav
    {
    display: block !important;
    }
    .mmm #et_mobile_nav_menu
    {
    display: none !important;
    }

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

    (@megamenu)

    Hi clementrdu,

    I am not sure where that CSS is from but it doesn’t look like it will work anymore. Please see:

    https://www.maxmegamenu.com/documentation/divi/

    Regards,
    Tom

    Thread Starter clementrdu

    (@clementrdu)

    Hello and Apologies for the late reply.

    I did add the code found on this page, and while we have a real mobile menu appearing on the site. It seems that the mobile menu is opening on the right instead of being in the middle of the page ?

    Sincerely,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu Not working on Divi’ is closed to new replies.