Hi!
I’m trying to change the color of two words in the menu.
This is the blog: http://www.larosaroja.net/wordpress/?lang=en
I want to use red for “what?” and “who?” and leave the rest in black.
How can I do it?
Thank you very much! π
Thank you for your valuable suggestion, unfortunately I am new to php I just have to figure out where to call the function to customize one voice menu. Thank you again!
π
(sorry my terrible english)
Ciao, I followed what you told me, I added to the css
#menu-item-237 {
color: #000000;
}
and then in the menu, I added the optional css class menu-item-237 but does not work