Forums
Forums / Themes and Templates / menu color
(@jbatmin)
12 years ago
How do I change the color of the UMD tab in my menu? I want it to be red.
The website is http://www.phydaux.com.
Any help would be greatly appreciated.
(@timaton)
Do you have a child theme? (so that the changes are not lost when the theme updates)
Here is what you’ll want to do:
#menu-item-21 > a { background-color: #FF0000; }
The topic ‘menu color’ is closed to new replies.