Nav Bar Menu Isses
-
I am trying to get my nav menu to work but the menu_id is creating a ul thats blocking it form working.
<?php wp_nav_menu( array(‘menu’ => ‘Main’, ‘container’ => ” , ‘menu_class’ => ‘Main’, ‘menu_id’ =>” )); ?>How do I get rid of or override that menu_id?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Nav Bar Menu Isses’ is closed to new replies.