How do I change the color of my post title?

Discussion in 'WordPress' started by rampageenergyman, Apr 21, 2013.

  1. #1
    I installed a theme on my wordpress blog names ''precision''.
    The default color of the post title is black. I want to change the color.
    How do I go about?
    I have no technical knowledge and can only follow your directions when it comes to coding.
    http://visioncareforeveryone.com is my blog address. Please check it and help me out.
     
    rampageenergyman, Apr 21, 2013 IP
  2. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #2
    In the template file "style.css" (Appearance → Editor) is the following code:

    The #123456 value represents a specific color. You can find others here: http://www.computerhope.com/htmcolor.htm

    You can change the black color by replacing "#000" with something else.
     
    Devtard, Apr 22, 2013 IP
  3. rampageenergyman

    rampageenergyman Greenhorn

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    Thanks Devdart :)
    Really appreciate it !
     
    rampageenergyman, Apr 22, 2013 IP