How do I change the default color of the font on my website
-
How do I change the default color of the font on my website and have all my h4 tags another specific color?
When I use:
* {
color: #404041;
}It changes all the colors but then it won’t allow me to change any of the h4 tags via css.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How do I change the default color of the font on my website’ is closed to new replies.