Nav bar pages issue in my theme
-
Hi
I have a problem with pages not displaying well in my top nav bar/menu
in my own WP theme and would appreciate help to fix it.My theme is at chessat.richard-dickinson.com/
My code is:
<nav> <ul> <li><a href="<?php echo get_settings('home'); ?>">HOME</a></li> <?php wp_page_menu(); ?> </ul> </nav>
I am most grateful for helpful advice so I can get my site pages to be displayed properly in the nav bar.I look forward to some reply.
Many thanks
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Nav bar pages issue in my theme’ is closed to new replies.