View Single Post
  #1  
Old 10-28-2012, 11:43 AM
IkeGordon IkeGordon is offline
Registered User
Genesis Member
 
Join Date: May 2011
Location: Philly
Posts: 31
Default Sub Menu .current_page_item a

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!