How to change color of font?

  • Unknown's avatar

    I coped a blog that I wrote from another site. It used white fonts in order to be seen on the dark background. I need to change the color to black so it can be seen on the blog here. Is there a way to do that?
    Blog url: http://shirleymclain930.wordpress.com/

  • When you copied the text from elsewhere it likely brought over some extra HTML formatting. I’d click the HTML tab when editing the post. You’ll likely see things like this:

    <span style="color:###">Text here</span>

    If you remove all the code that isn’t your actual writing that should go back to the normal font color for your site.

  • The topic ‘How to change color of font?’ is closed to new replies.