• Hello everyone!

    So I have noticed many people having the same issue, with various solutions online… though I have come to the conclusions that said solutions are specific for the website in forum question, I suck at CCS so would be insanely grateful if someone could help with me removing the duplicate mobile menu.

    I am using the latest version of elementor, any questions please ask ??

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

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi,

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

    .site-navigation,
    .site-navigation-toggle-holder {
        display: none !important;
    }
    .site-navigation-dropdown {
        transform: none !important;
    }

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘mobile menu/elementor issue’ is closed to new replies.