Change the depth of the top menu in the header php file:
‘primary’, ‘menu_class’ => ‘nav-menu’, ‘depth’ => ‘2’ ) ); ?>
Add submenus with the Advanced Sidebar Menu.
Change the depth of the top menu in the header php file:
‘primary’, ‘menu_class’ => ‘nav-menu’, ‘depth’ => ‘2’ ) ); ?>
Add submenus with the Advanced Sidebar Menu.