This topic has 4 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Brian Johnson
How can I change the color of links on the sidebar menu to a grey color?
“Fabric Wall Decal”, “Vynil Wall Decal”
No matter what I do on custom.css, the yellow color prevails. It looks to be a JS functionality that changes the link color.
I do need the yellow color to still be used as button colors and top nav.
I just need the sidebar link colors to be changed.
Thanks,
Raquel
Hello,
Please try to use this code:
.widget_nav_menu li a {
color: grey !important;
}
Thank you.
Regards,
Eva Kemp.
Perfect, thanks!!
Hello
You are always welcome!
With best regards
Brian Johnson
The issue related to '‘Change link color’' has been successfully resolved, and the topic is now closed for further responses