Hi
I’ve been searching the forum and trying different settings in the Enfold-theme options and menu options, but I can’t figure out how to remove the entire menu with logo and all.
Menu includes home home Portfolio blog etc
Best regards, Oskar
Hey oskarpalmenfelt!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu { display: none; } /* removes main menu */
div .logo { display: none; } /* removes logo */
Cheers!
Yigit
Thank you for the fast answer, it works!
But how do I get rid of the white bar that scrolls down, the one that used to hold the menu text?
And how do i get the first picture to display right at the top of the page without a white boarder over it?
And how do I get rid of the menu also on mobile?
Best regards!