Hello All,
In order to edit the font color in wordpress blog on need to perform below mentioned steps and edit their wordpress Stylesheet:
1) Open wordpress style.css – Stylesheet file.
2) Go to the font color tab in css file.
3) Edit the caption upon requirement.
4) Save the file.
Example:
font-size: 2.5em;
color: #54F;
That’s it!
Thanks,
Shane G.
Popularity: 7%