Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9274
    webtime
    Member

    Hi! I tried changing the default body text color in post pages by putting an item for the “body” selector name in the CSS file for my child theme. For example,

    body {
    color: #222222; /* Make default post text a darker gray */
    }

    This changed the color of some of the text on the main page, but did not change the text color in the post pages. Can someone offer a suggestion? Thanks!

    #9303
    Sakin
    Keymaster

    @webtime: Post your site URl and I will tell you the css that you need to add.

    #9397
    webtime
    Member

    Hi Sakin, Thanks! The new blog that I am setting up is at http://www.conserveweb.org/blog

    #9406
    Sakin
    Keymaster

    @webtime: I just check in your site and see that you have color option from “Appearance => Theme Options => Content Color Options”. Yes, you can simple change from here.

    #9429
    webtime
    Member

    Hi Sakin, Your solution works fine. Thanks!!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to: Use CSS to change the default body font color in post pages?’ is closed to new replies.