homepage blog post text

Discussion in 'BlackBird WordPress Theme' started by permaword, Aug 3, 2013.

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

    permaword Member

    Joined:
    Oct 23, 2012
    Messages:
    31
    Likes Received:
    0
    Hello,
    The blog post text that appear on my homepage has a grey color and is not very visible. How can I change the color or make it bold?
    Thanks a lot!
     
  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:
    .feature-post .feature-post-inner p {
    color: black;
    }
     
  3. permaword

    permaword Member

    Joined:
    Oct 23, 2012
    Messages:
    31
    Likes Received:
    0
    Thanks a lot!
     
Thread Status:
Not open for further replies.

Share This Page