Custom css

  • Author
    Posts
  • #31671
    Jillian

    How do you change the color of the h3 heading only?

    #31674
    Alyssa

    I haven’t tried this in word press yet, but the usual way is:

    h3 {
    color: “yourcolorhere”;
    }

    But I’ve found that with the templates it can sometimes override your custom CSS.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Custom css’ is closed to new replies.