Menu Item Color
-
Could someone give me the code to change the color and size of just the word “portfolio” in my menu? Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi @paulpizzi,
This CSS code might do it for youÇ
#menu-item-704 a { color: red; }Replace “red” with the color code you wish to use.
- The topic ‘Menu Item Color’ is closed to new replies.