menu ul class="
-
Please help ,it’s driving me crazy…
I’m using this code to load wordpress menu:
<?php wp_nav_menu( array( 'theme_location' => 'header-menu' ) ); ?>
How can i define the ul tags a class, for example:
<ul class="mymenu">
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘menu ul class="’ is closed to new replies.