Suburbia Theme: Change Bown Font Color
-
I’m currently using the Suburbia Theme and want to change the font color from Brown to black? Does anyone know how to do this using the customize design tools?
The blog I need help with is: (visible only to logged in users)
-
Certainly! Try adding this to your Appearance → Custom Design → CSS editor:
a, .grid .time a { color: darkred; } a:hover { color: red; }Adjust the color names as necessary.
-
-
- The topic ‘Suburbia Theme: Change Bown Font Color’ is closed to new replies.