Forums

Font Color Issue (not changing). (3 posts)

  1. brendanfinn
    Member
    Posted 2 years ago #

    I'm trying to change the color of the font in my posts body to black, or dark gray. When I add the color code in, nothing changes. It seems that something is superseding, but I can't find it.

    What do I have to do to change that font color?

    My url is http://www.brendanfinn.com/blog

    Thanks.

    BTW: I'm using the "Simplism" theme by Woo Themes.

  2. equalmark
    Member
    Posted 2 years ago #

    Add this to the bottom of your themes style.css file:

    #wrapper2 #container #container2 #left-div #left-inside .post-wrapper {
    color: #000000;
    }
  3. brendanfinn
    Member
    Posted 2 years ago #

    That did the trick.

    Thank you equalmark!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.