Hello. Here is my blog and black text for the content.
How can I change my font color so it looks like this blog?
Hello. Here is my blog and black text for the content.
How can I change my font color so it looks like this blog?
Normally I'd tell you to put this into your css file:
p {color: #333;}
However you're using a closed-source theme which has customizable features, so I think your query is best directed to the theme author to find the method which follows recommended usage guidelines for this theme.
try and add in custom.css:
.post {color:#555;}
Thank you.
This topic has been closed to new replies.