Sorry! I know I've posted this question already, but I noticed via your help guide that I may have messed things up by replying to my own post.
Here's my problem...
I would like a way to highlight the current menu item for submenus the way it stays highlighted for the main menu?
I've tried just about every piece of code I could find to no prevail. Could someone please advise?
www.312webtest.com
Why doesn't this code work?
li li .current-menu-item a, li li .current_page_item a {
color: #000;
}
Thanks for your help everyone!