Menu font colour change in ADVENTURE
-
Hello,
Is it possible to change the menu font to black or orange? If someone could provide the CSS code I would be very grateful. http://www.rusafe.ccThe blog I need help with is: (visible only to logged in users)
-
Hi there, I’m seeing the menu font as a grey color, but you can change it to black easily. Go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
.menu a { color: #000; } -
-
- The topic ‘Menu font colour change in ADVENTURE’ is closed to new replies.