Changing font color for a single menu item
-
I am trying to change the font color for a single menu in my twenty fourteen child theme but I am having some difficulties.
I tried this:
#item-14314 a span strong { color: #FF0000!important; }
but it did not seem to change anything.
I also tried:
li#menu-item-14314 a {
color:red;
}but again, no luck.
My WordPress site is 50thirdand3rd.com and the menu titled “Album Of The Week” is what I would like to change.
Thank you for any assistance in this matter.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Changing font color for a single menu item’ is closed to new replies.