How do I change "Home" to another label? thx
Hey there River Girl
In the header.php file search for: (In Bonus Black)
<li><a href="<?php echo get_option('home'); ?>/" title="Home" class="home"><span class="highContrast">Home</span></a></li>
And Change to
<li><a href="<?php echo get_option('home'); ?>/" title="NEW NAME" class="home"><span class="highContrast">NEW NAME</span></a></li>
In the header.php file search for: (Winning Host)
<li><a href="/">Home</a></li>
And change to
<li><a href="/">NEW NAME</a></li>
Regards, Lee (Malta)
Hi Lee, Fancy running into you here! worked like a charm. Thanks!
Yeah, seems we both visit the Shoemoney School of learning, although I gave up commenting when it all got to spammy.
If you need any other help with the theme you have my emial, laters...
Sending ...