Font
-
Hi,
I’m trying to change the font for Blog Title and Blog Post. I’ve used Google Font: Quicksand. It works fine in Chrome, but in Safari, it is a different font. Any way to fix this?
I have put the following code in Edit CSS:
.post-title {
font-family: ‘Quicksand’;
font-size: 3em;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Font’ is closed to new replies.