Current page
-
Hello!
I’m having troubles highlighting the current page I am in. I tried using the wp tag, like “li.current_page_item a” but it’s not working…This is how the menu gets called:
<div id="menu_wrap"><div class="center"><div id="topmenu"><?php wp_nav_menu( array( 'container_class' => 'menu-header', 'theme_location' => 'primary' ) ); ?></div></div></div>
Thanks in advance!
Giulia
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Current page’ is closed to new replies.