Main Item Current
/* Set the main menu item to current when a subpage is active and style it. */ li[class*="current"] > a { background-color: #CC0000; }