Forums

How do I change black font to gray font? (4 posts)

  1. Tristan Lee
    Member
    Posted 2 years ago #

    Hello. Here is my blog and black text for the content.

    http://frombottomup.com/

    How can I change my font color so it looks like this blog?

    http://lifeisbutastage.wordpress.com/

  2. cubecolour
    ɹoʇɐɹǝpoɯ
    Posted 2 years ago #

    Normally I'd tell you to put this into your css file:

    p {color: #333;}

    However you're using a closed-source theme which has customizable features, so I think your query is best directed to the theme author to find the method which follows recommended usage guidelines for this theme.

  3. alchymyth
    The Sweeper
    Posted 2 years ago #

    try and add in custom.css:
    .post {color:#555;}

  4. Tristan Lee
    Member
    Posted 2 years ago #

    Thank you.

Topic Closed

This topic has been closed to new replies.

About this Topic