changing font size and font color.
-
I would love to know how to make the font size larger. I think its size is 10. I would like it to be a 12. Been getting complaints the font is too small. Plus readers are complaining the font color doesn’t contrast well enough with the background. Thought of changing the theme but I think the theme I chose really fits with the idea of the blog.
I was thinking of making the font color a deep purple. However that decision isn’t written in stone. I’m flexible here.
There are other issues but I’ll just deal with font color and size for now.
Thanks.The blog I need help with is: (visible only to logged in users)
-
It would require some CSS editing experience and the paid CSS upgrade.
Fonts can be specified in several ways on the web. Points (not a good idea), pixels (better but still not a good idea) or in “em” units (best practice). The theme you are using defines fonts in pixels.
And your latest post is done in all bold font which at the 11px size specified in the CSS makes it actually more difficult to read.
For posts, you can also specify font colors and sizes on a post by post basis with HTML: http://en.support.wordpress.com/editors/font-size-color/ .
- The topic ‘changing font size and font color.’ is closed to new replies.