Support » Theme: Zinnia » Change the Colour of the Body Text

  • Hi, I can see where to change the color of the body in Zinnia. I love the simple design, but want the words BLACK not grey. How can I do this? Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Carmenw8

    (@carmenw8)

    Oops… “Can’t” see how to change the color of the font. Thanks!

    Try this:

    1- Install and activate Jetpack Custom CSS
    2- Go to Appearance -> Edit CSS
    3- Use this code:

    body {
    color: #000;
    }

    You can change the HEX color code to your preferred color.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change the Colour of the Body Text’ is closed to new replies.