Home button in my navbar
-
Hi
I was wondering if someone could help me, I’m trying to create a home button in my navbar, I already have my logo as a home button, but gradually finding that I need the word ‘Home’ on my navbar.
The code that I have for my navbar is as follows:
<?php wp_list_pages(‘exclude=430&title_li=’); ?>
Any hints would be grateful as I don’t seem to be able to find a clear answer.
Thanks
- The topic ‘Home button in my navbar’ is closed to new replies.