Forums
Forums / Theme: Moesia / Change color on sidebar content
(@kalaskarin)
11 years, 3 months ago
Hi!
I would like to change the color on the content in my sidebar widget. The headers are in black and that’s fine, but the content is grey and that makes it a bit too hard to read. How can I change it?
Have a look: http://www.boocantabile.se/start/aktuellt/
Thanks, Karin
(@vladff)
Hey,
You can use this in a custom CSS plugin:
.widget-area .widget, .widget-area .widget a { color: #333; }
The topic ‘Change color on sidebar content’ is closed to new replies.