I'm using this CSS from Juggledad. It lets me have a parent (ie About) stay highlighted when a child (ie beliefs) is clicked. However, it isn't letting the text color transfer. Would anyone be able to help? Thank you. WP. 3.0.5 and ATA 3.5.3.
Code:
li.current_page_item ul.rMenu-ver li a:link,
li.current_page_item ul.rMenu-ver li a:active,
li.current_page_item ul.rMenu-ver li a:visited,
li.current_page_item ul.rMenu-ver li,
li.current_page_item ul.rMenu-ver {
background: #2a232b!important;
}
li.current_page_item ul.rMenu-ver li a:hover {
background: #50442e!important;
}
li.current_page_ancestor {
color: #ffffff!important;
background: #50442e!important;
}






Linear Mode
