Tagged: menu, remove, remove menu
Hey guys
I’m starting to build a very simple homepage for an restaurant. The page is going to be one page.
So is it possibly to remove the menu completely? Or can i make the menu so when you hit the words in the menu, it would slide down to a specific place on the side?
I have tried not to activate any menu, under the menu in the dashboard, but a standard menu will always be there.
Thanks for the help :)
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home nav.main_menu { display: none; }
Regards,
Yigit
Thank you so much.
Is it maybe possible to make the slide function in the menu? So when you push a menu point, it will slide down over the one page site, to the linked part?
Hi!
Sure, please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
Yigit
thank you so much :)