Need Help Changing Post Color on Static Post

Discussion in 'WordPress' started by thehotbusinesses@hotmail., Mar 29, 2011.

  1. #1
    hey guys,

    I have a blog here that is the lightwood theme. My first post is a static post and remains in the first position of my blog right now. For some reason once I made the post static it changed the title color to red... I would like to just keep it black to match the rest of my site. Does anyone have any ideas on this? Thank you so much in advance!
     
  2. ayekaye01

    ayekaye01 Peon

    Messages:
    214
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi!

    Check your css file, recent post tag, change it to your desired font color. Hope this will help you. Thank You!
     
    ayekaye01, Mar 29, 2011 IP
  3. thehotbusinesses@hotmail.

    thehotbusinesses@hotmail. Active Member

    Messages:
    428
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #3
    i cant find where to change thetitle of the post color
     
  4. ayekaye01

    ayekaye01 Peon

    Messages:
    214
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    login to your admin page, go to Appearance menu, click editor, then on the right side of the page click on style.css
     
    ayekaye01, Mar 30, 2011 IP
  5. thehotbusinesses@hotmail.

    thehotbusinesses@hotmail. Active Member

    Messages:
    428
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #5
  6. thehotbusinesses@hotmail.

    thehotbusinesses@hotmail. Active Member

    Messages:
    428
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #6
    did I stump you all?!?
     
  7. ayekaye01

    ayekaye01 Peon

    Messages:
    214
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    go to your admin page, look for your style.css file on your editor, edit this style

    .sticky h2 a {
    color: red;
    }

    change red to your desired color, i.e. black
     
    ayekaye01, Apr 3, 2011 IP