Newsy font color
-
I have paid to use the premium design Newsy and the font color is very light. How do I make the font in Newsy darker?
The blog I need help with is: (visible only to logged in users)
-
Hi there – you can try adding this code under Appearance > Custom Design. Click the CSS tab and add this completely below the existing green comments:
.entry-content { color: #000000; }You can change 000000 (the code for black) to any colour you like.
Click Save when you’re done.
If you need further CSS help, please feel free to post in our CSS Customization forum.
- The topic ‘Newsy font color’ is closed to new replies.