Anyone have a good way of implementing the current_page_parent?
I am trying to figure this one out and is being a little difficult.
Just looking for hints at trying to get the current_page_item drop down to look the same as the other drop downs, instead of matching the "current_page_item" background.
current_page_parent is just a CSS class applied to the <li> tag, so you can use it style the current page parent and it’s child elements however you like.