Change font family in header
-
I’m trying to align a logo with the site title to the left and the tag line underneath, and I want to have the title be in a different font. When I make the customizations in the customizer, they work, but when I look at the site outside the customizer, the font is still ‘Dosis’. How do I get this to work? I’m trying to replicate the alignment shown in the body of this page, but in the header: https://spirittransformation.com/test-page/
I’ve tried
h1 .site-title {font-family: 'Fondamento'!important; font-size: 72px; padding-top: 24px;}
and
.site-title {font-family: 'Fondamento' !important;}
but they’re not working.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Change font family in header’ is closed to new replies.