“I haven’t added any fonts; I’ve been using the ones available by default through WordPress. I want to have the Montserrat font on my blog as well, but even though I have it available, in the ‘theme file editor” in css>bootstrap.css, I have something like this:
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
When I try to change it to Montserrat, it doesn’t detect that font.”
-
This reply was modified 11 months, 4 weeks ago by oliwiersc.