controlling the font
-
I have tried to change the font on my blog. My stylesheet reads:
p {
font-family:Comic Sans MS;
font-size:10pt;
}This changes the font in all instances EXCEPT in the content and the Widget titles.
Is there something over-riding my CSS, or am I just missing something?
RE: the widget titles, I have tried this:
h2
.widgettitle (named by WP) {font-family:Comic Sans MS;
}
but that didn’t work. Again I ask the same question about something over-riding my stylesheet.PS: The issue is with my new blog only. THat would be:
-
- The topic ‘controlling the font’ is closed to new replies.