How do I change the widget text colour from black to brown in twenty fourteen please? Is there a little bit of code I can add to my child theme that will allow me to edit the colours?
There’s an inline stylesheet with the comment Custom Contrast Color which comes after your child theme’s stylesheet, so you have to make your selector just a little more selective. Change your selector from .widget-title to .primary-sidebar .widget-title.
Viewing 1 replies (of 1 total)
The topic ‘Widget text colour change’ is closed to new replies.