• I tried to search the forum but I couldn’t really find this topic to where I can understand. Is there a way that I can turn the text on my posts darker? Its a struggle to read the wording on it sometimes.

    • This topic was modified 6 years, 3 months ago by heath18.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Log into your wp-admin and follow these directions:

    1) Go to Appearance >> Customize

    2) Find the section called Custom CSS or Additional CSS and add this code

    p {
        color: #000000;
    }

    3) Click save at the top left of the screen

    4) Go back to one of your blog posts and check that the text got darker.

    Hope this helps!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not an Everything else WordPress topic.

    hey there, did the steps and code I provided help? Please let me know. Looking forward to your reply.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make my text darker?’ is closed to new replies.