Mobile Menu icon - how to remove

I am using mega menu plugin and it’s working well on desktop and mobile. However I have an extra hamburger menu icon showing top right that does nothing and I can’t see how delete it.

Also the menu icons for links don’t show when you are viewing an indicidual project in this case “venues”

Please could you advise?

This is the site

https://www.suzanneevettsflorist.co.uk/

Hi there

Please add this CSS code in the Appearance > Customize > Additional CSS:

button.module.widget-handle.mobile-toggle.right.visible-sm.visible-xs {
    display: none;
}

Regards

Thank you for your quick reply, that hasn’t worked I’m afraid.

Hi there.

My apologies, lets try this CSS code instead:

button.module.widget-handle.mobile-toggle.right.visible-sm.visible-xs {
    display: none !important;
}

​Regards.

Thank you, that worked perfectly!

That nice to hear :slight_smile:

Let me know if there is anything else.

Regards.

Hello, I have the same issue but it doesn’t work for me.
kindly check this:

Its not our theme, you need to contact to the theme author,

Regards.