Hi!
Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:
.main-navigation .nav-menu > .current-menu-item > a, .main-navigation .nav-menu > .current-menu-parent > a, .main-navigation .nav-menu > .current-menu-ancestor > a, .main-navigation .nav-menu > .current_page_item > a, .main-navigation .nav-menu > .current_page_parent > a, .main-navigation .nav-menu > .current_page_ancestor > a {
background: none repeat scroll 0 0 red;
}
Kind Regards,
-Roch
Roch.
Thanks so MUCH for taking the time to respond. I added it to the CSS Stylesheet Editor and it worked there!
Can I bother you with one more question? Players don’t show up as child pages under teams. When on a player page – I would like the team they are on (which is in the menu) to be high lighted. Ideas?
Thank you again!
Hi!
I’m not sure if that one is possible. Let me see if I get what you want, for this page:
http://kozakbasketball.kis.net.ua/player/arnis/
The menu would be highlighted as in this one: http://kozakbasketball.kis.net.ua/team/varsity-boys/
?
This would require some custom code unfortunately.
Kind Regards,
-Roch