navigation bar css help
-
Topic
-
I am trying to have the active page be a different color, this is what I did in the css:
#primary-menu > li.current_page_item > a { /* Style current active menu item on 1st level */ background: #ffffff; color: /*#1a5a78;*/#579cba;
I commented out the default and put in my color choice, it works for all the pages except the home page. What am I missing.
Thanks in advance,
Michell
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.