Changing the H1, h2, color, size
-
I’m trying to do something really simple, as in change the H1, and H2 tags but I’m having a really hard time actually doing it.
Here is the code i am using:
.header_title h1{
font-size: 65px;
line-height: 20px;
margin-bottom: 5px;
text-align: center;
margin-top: 5px;
}https://test.actionunited.org/philadelphia/
I want to change the text “Philadelphia” to blue and make it larger. I am using a child theme.
Thanks in advance!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Changing the H1, h2, color, size’ is closed to new replies.