Forums

How do you change the default text colour on the WordPress Theme Sleek Black (2 posts)

  1. harrypapas123
    Member
    Posted 6 months ago #

    I have googled for 2 days and can't find anything. Please help.

    Here's the link to the theme:
    http://wordpress.org/extend/themes/sleek-black

  2. DXigner Resources
    Member
    Posted 6 months ago #

    Go editor, look for style sheet(style.css)

    At the top of the file, you will find

    body { } few lines after it define the theme name and description.

    With body { }, edit the color: #number;
    Change the number to the color u like by using color
    Code. Lastly, update the file, your default
    Text color shall change after that.

    [link removed]

Reply

You must log in to post.

About this Topic