EpicKris
Member
Posted 10 months ago #
I'm creating my own WordPress theme, I'm using the basis of the default theme, I've run into a problem…
In the menu bar, the 'Home' item is fine on the homepage, but when it's on a different page, post, etc… then it doesn't seem I can customise it using the CSS.
EpicKris
Member
Posted 10 months ago #
Still got the same problem, I'm using <?php wp_nav_menu(array('container_class'=>'menu-header','theme_location'=>'primary')); ?> to load the menu, but I'm not able to assign custom IDs or classes to the ul or li items.
EpicKris
Member
Posted 10 months ago #
EpicKris
Member
Posted 10 months ago #
EpicKris
Member
Posted 10 months ago #
I thought maybe this page would be helpful, but can't work out how.
http://codex.wordpress.org/Function_Reference/wp_nav_menu