Changing text color for blog post Titles

Discussion in 'Elite Pro WordPress Theme' started by mulickcheryl, May 2, 2013.

Thread Status:
Not open for further replies.
  1. mulickcheryl

    mulickcheryl New Member

    Joined:
    Apr 15, 2013
    Messages:
    19
    Likes Received:
    0
    Is there a way to change the color of the Title for blog posts?
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content-bar .post .post_title a {
    color: your color value;}
     
  3. mulickcheryl

    mulickcheryl New Member

    Joined:
    Apr 15, 2013
    Messages:
    19
    Likes Received:
    0
    Thank you. That worked.
    Still enjoying the excellent support you are providing.
     
Thread Status:
Not open for further replies.

Share This Page