Viewing 1 replies (of 1 total)
  • Add this CSS

    h2
    {
    color:black;
    }

    Or this for all headers

    h1, h2, h3, h4, h5, h6
    {
    color:black;
    }

    You can typically add CSS by looking for a CSS field in your Theme Options or in Appearance > Customize. It’s not always in the same spot, depends on your theme.

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘how to change h2 color on the pages’ is closed to new replies.