Styles applied to navigation. (current_page_item)
I have Parents, Children and Children of Children pages.
When I am at a parent level page, the link to that navigation has the style "current_page_item" and everything looks great, but when I go to the child page or child of a child page - I would like to still have the nav link have the "current_page_item" but it doesnt because it wants to apply it to the child page link or child of child page link -
Could you make it to where the parent page link is always "current_page_item"
Thanks