Hi there,
I have been reading a bunch of these threads trying to find my solution.
The font change shows up and changes my body text (no matter what google font I set it to, it stays my newly added font) but I cannot figure out how to change the header(s) font.
I tried
h1, h2, h3, h4, h5, h6, #site-logo, .post-title, .widgettitle {
font-family: “fashidid”;
}
The font is not in the drop down menu.
Unless I’m looking in the wrong place.