How can I use custom css to change the site title font?
-
I want to use custom css to change the site title’s font without editing the theme’s stylesheet.
I tried many things:
h1.site-title { font-title: "Times New Roman", serif; }
and
header.site-title { font-title: "Times New Roman", serif; }
but didn’t work. More specifically, I’m using the Twenty Sixteen theme.
Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How can I use custom css to change the site title font?’ is closed to new replies.