Changing fonts in headers and post titles
-
Hello,
I’ve got a problem with changing font in “postitle” (h2). I’ve tried to edit CSS, I’ve added Google Font in header and in CSS and nothing changed
In header:
<link href='https://fonts.googleapis.com/css?family=Fauna+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
In CSS:
.h2{font-family: 'Fauna One', sans-serif!important; }
I know that I can choose in admin panel only 3 fonts, but if there is a possibility to have another font in title’s?
What is strange – when I change font-size of h2 it works, but font-family doesn’t work at all :/
Thank you in advance
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Changing fonts in headers and post titles’ is closed to new replies.