Changing Nav Bar Home Page Display Name
-
I set my home page to display as a static page… problem is that instead of “home” in the nav bar it’s displaying the page name.
I could change the page title to “home”, but I want to keep the page title in h1 text on the page as it displays before the post.
Here’s the website:
I see the nav bar code (below) in header.php, but have no idea how to edit it to change this.
<div class=”art-nav”>
<div class=”l”></div>
<div class=”r”></div>
<ul class=”art-menu”>
<?php art_menu_items(); ?></div>
Thanks for any help!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Changing Nav Bar Home Page Display Name’ is closed to new replies.