/ Published in: CSS
To specify background and text colors for the secondary nav in the active stack.
Expand |
Embed | Plain Text
.block-type-navigation ul.menu li.current_page_item a:hover {background-color:#F5E68E; color:#009ED8;}
You need to login to post a comment.
