voidcomp 0 Report post Posted October 28, 2011 Hey again. I have been reading through previous posts about highlighting the current page in the primary navigation. I am using drop downs and the following CSS: #primary-nav li.current_page_item a {color:#5899d3;} The code should highlight the drop down (li) menu link only when the user is browsing that page. The code works on the first drop down menu. Highlighting the current page but not the menu item that causes the drop down. The other two drop downs cause a problem. It highlights all of the drop down li, not just the current page but all pages and the main navigation, the link that causes the drop down is also highlighted. Could anyone help? Share this post Link to post Share on other sites
voidcomp 0 Report post Posted October 28, 2011 Update: Problems solved, was using a custom Menu item. Thanks. Share this post Link to post Share on other sites