Change H1 to Keep Font and Style
-
On the page attached, there is text at the top of the page that reads “Asphalt and Paving Services” in large yellow letters. I would like to make this text my H1 text for SEO purposes, however, when I change the tag to H1, the text changes style and looks bad. I didn’t originally create this site, but I did try adding some custom CSS in the following format to the page to try and keep the font the same, but to no avail.
h1 { color: #fff200; font-family: "Titillium Web"; font-size: 60px; font-weight: 700; text-align: center; }
I apologize as I am new to coding, could it be that the theme H1 style is somehow overriding my custom CSS? It would be fantastic if there was some way to assign the H1 tag to the text while having it keep its original style, but I have no idea if that is possible. Any help with this is very much appreciated. Thank you!
The page I need help with: [log in to see the link]
- The topic ‘Change H1 to Keep Font and Style’ is closed to new replies.