Archived topic
Mobile Menu disable second one
5 replies · Started by Leanne on January 21, 2021
Hi,
Please take a look at the site on a mobile device. I have added the Max Mega Menu plugin because this website will have a large drop down menu.
As you can see there are two menus showing up on mobile. I want to keep the Max Mega one in the middle and hide the other one.
How can I hide it?
Hi Leanne,
Try this CSS:
#mobile-header .menu-toggle {
display: none;
}
Let me know :)
That worked!
Thanks so much
You are welcome Leanne :)
Hi
I am using the Mega Menu plugin for the desktop but want to use the standard GeneratePress menu for mobile. I can't seem to get the right CSS to achieve this - can you help?
Regards
Justin
Hi there,
can you raise a new topic where you can share a link to your site in the Private Information field, and we'll take a look.