Hello,
Is there any way to remove the main header menu in this theme? I deleted the “Main Menu,” created a SubMenu that I told to show up as the secondary menu in the pages, and have no menu chosen for the Enfold Main Menu, but it still shows up. Any insight would be greatly appreciated.
Thank you!
Hi!
Please try the following in Quick CSS under Enfold–>General Settings:
.av-main-nav-wrap{
display:none !important;
}
Cheers!
Rikard
That worked perfectly, thank you so much for your help and insight on this!