#Top_bar .menu li > ul { display: none !important;} /* to hide 2nd level */#Top_bar .menu li > ul > li > ul { display: none !important;} /* to hide 3rd level */
Comments
Wordpress menu can be quite independent of the structure of pages.
In our documentation you can find informations how to create Custom Menu
http://themes.muffingroup.com/betheme/documentation/#menu
Thanks!
Please paste below code into Custom CSS field in Theme Options Thanks!