Hi there,
we are using Enfold Premium and would like to remove the main_menu from the header bar.
But we want the logo to still be shown also the bar itself.
I tried modifying the header.php but I did not reach my goal :(
BR, Niemitz
Hey Niemitz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
nav.main_menu, #advanced_menu_toggle {
display: none !important;
}
Cheers!
Yigit
Hi Yigit,
works fine. Thanks!!!
BR, Niemitz