Hello, I'd like to make one of the tabs ("Donate") on the main menu bar a different color than the rest of the menu. it is around <li id="menu-item-2278" . . . . Ideas?
Menu Bar Modification
(2 posts)
(2 voices)
-
Posted 6 months ago #
-
Hello unmantrananda,
Since you know the ID you can do this,
#menu-item-2278 a { color: red !important; }Place that in the custom css section in Dashboard -> your theme -> General Settings.
Posted 6 months ago #
Reply
You must log in to post.













