Font style h1,h2,h3,h4
-
Hi Ben.
I wanted to change all fonts on the site to Halvetica and I used code like this:
.site-title a { font-family: \'Helvetica\', sans-serif !important; } h1.excerpt-title { font-family: \'Helvetica\', sans-serif !important; } h2.excerpt-title { font-family: \'Helvetica\', sans-serif !important; } h3.excerpt-title { font-family: \'Helvetica\', sans-serif !important; } h4.excerpt-title { font-family: \'Helvetica\', sans-serif !important; } body { font-family: \'Helvetica\', sans-serif !important; }
title, menu, and casual text were changed but not text h1,h2,h3,h4
Can you help me with that?
Regards
Natalia
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Font style h1,h2,h3,h4’ is closed to new replies.