create main menu-highlight current page even when on child
-
I am trying to use wp_list_pages (or not, I’m flexible) to create a main menu that will output only some of my top level pages, not their children. No problem there.
But, I want some class to be output (.current_page_item for example) on one of those parents when I am on a child of that parent.
For example, when I am on “photos > my favorites” I want my top level page “photos” menu item to be identified as the active page.
Is this possible?
Thanks much, you’re a peach!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘create main menu-highlight current page even when on child’ is closed to new replies.