Font change issues
-
Hi there,
I’m using Modularity Lite, and having issues with fonts. Whenever I try to change the color/size/style of the fonts, it doesn’t show up onscreen.What’s weird is that, in the body of the posts, they are posting as sans-serif, where my font family is serif.
Here is the code:
.content h2 {
font-family: Didot, Granjon, Georgia, serif;
}
.post, .page {
display: block;
clear: both;
}
.post h4, .post h6 {
font-family: font-family: Didot, Granjon, Georgia, serif;
font-size: 12px;Any ideas? Thanks!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Font change issues’ is closed to new replies.