navigation menu bar in footer in html
-
I have this code <?php wp_nav_menu( array(‘menu’ => ‘What Ever It Is Called’ )); ?> in my footer.php
but the menu is vertical and it has dots in front of the titles.
Can someone tell me how to do it horizontal and without dots?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘navigation menu bar in footer in html’ is closed to new replies.