Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » Cloriato Theme

Blog Post Font Color Change

(4 posts)
  1. reyna1
    Member

    Member
    Joined: Jun 2012
    Posts: 21

    I would like to change the color of the font to my blog posts. It's straining my eyes. Example below. Thank you.

    http://steveblakebasketball.com/media-gallery/

    Posted 11 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

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

    input, textarea, p, label, .contactform {
    color:white;
    }

    Thanks
    Gourav

    Posted 11 months ago #
  3. reyna1
    Member

    Member
    Joined: Jun 2012
    Posts: 21

    I would like to change the color of my font to the blog post please. When I insert that code, it changes the color of the font to the other pages as well.

    Posted 11 months ago #
  4. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Hello,

    Replace the previous code by given code

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

    .post_content p{
    color:red;
    }

    You can put your color in place of red according to your requirement.

    Thanks
    Gourav

    Posted 11 months ago #

RSS feed for this topic

Reply

You must log in to post.