Replies: 2 comments 5 replies
-
If you mean the page header (i.e. site title and menu), then: header.header {
font-family: "<other font>";
} If you mean the post title, then: header.post-header {
font-family: "<other font>";
} |
Beta Was this translation helpful? Give feedback.
2 replies
-
I think the issue is that |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title, I specifically want to change the header font. what would I apply the style to in the custom css?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions