Help! Nav Issue( ' nav ' => ' ' ), Can't remove>> Div
-
I want to remove the:
<div id="menu"> Text text text </div>
But I am not able to….
<nav id="menu" role="navigation"> <?php wp_nav_menu(array( 'nav' => false, 'theme_location' => 'main-navigation')); ?> </nav>
<div class="menu"> <ul><li class="page_item page-item-12"><a href="https://localhost/wordpress/?page_id=12">Home</a></ul> </div>
Helppppppppp !!!!! `
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Help! Nav Issue( ' nav ' => ' ' ), Can't remove>> Div’ is closed to new replies.