Skip to main content
Help

Original post by: Zachary

Title:

How can I change the font styling of Headers and Subheaders using CSS?

Text:

``I would like to change the font colors and sizes for Headers and Subheaders on our site. I took the code from the examples page:``

[quote]/* Change Site Wide Bold Text Color */

strong {

color: #F00;

}[/quote]

``I I tried replacing “strong” with h2 and h3 as well as head and header but couldn’t get it to change. What would I need to enter to change Headers?``

Category:

Appearance Settings

Discussion Topic:

No

Status:

open
TRUSTe