Forums
Home / Theme: Customizr / Change Menu color & widget text color to Red??
(@jaylopez42)
11 years, 1 month ago
i was able to change site title and tagline to a Nice Red but i can’t change the menu or widget text color looks to blurry. Can anyone help me out here’s my website thanks
this is my website- https://leosantacruz.net/
(@batharoy)
For the menu:
.navbar .nav > li > a { text-shadow: none; }
For the widgets:
#main-wrapper .widget li a { text-shadow: none; }
Cool thanks Alot Batharoy ?? worked perfectly