Tagged: main menu
Hey Nathan,
You can add the following to quick css:
.main_menu{
display:none !important;
}
For The mobile menu:
#advanced_menu_toggle{
display:none !important;
}
Let me know if this works for you.
Best regards,
Jordan Shannon
Hi Jordan
Thank you for the code, I entered:
.main_menu{
display:none !important;
}
into the “Quick CSS” and when I refresh the page the menu is still there:
bodytalkminneapolis.com
is there a reason why it’s still showing and can we try another strategy?
Thank you for your time.
Hi,
Please provide admin info so that I can look into this further.
Best regards,
Jordan Shannon
Hi!
There was a missing closing curly bracket in your custom CSS code. I closed it and added following code
#header_main_alternate {
display: none;
}
Please review your website now
Cheers!
Yigit
You have a great eye for detail, thanks for the support enfold team
Hi,
I’m glad this was able to be fixed for you. If you need any additional help, please contact us here.
Best regards,
Jordan Shannon