menu items
-
I used the following CSS before I installed this plugin:
#mainnav ul .current_page_item a {
font-weight: bold;
}.page-id-13 #mainnav ul .current_page_item a {
color: #568f56;
}.page-id-8 #mainnav ul .current_page_item a {
color: #af9374;
}.page-id-42 #mainnav ul .current_page_item a {
color: black;
}.blog #mainnav ul .current_page_item a {
color: #F5F5DC;
}Because of this when you’re on a page (all my pages are in my menu) that particular menu item becomes a different color and bold. Since I’m using this plugin this doesn’t work anymore. I’ve tried inserting this CSS in the custom CSS within the plugin, but that still doesn’t work. How do I get this back working??? I really want this.
- The topic ‘menu items’ is closed to new replies.