Hi -
I'm having trouble finding out where to change the default font for the blog area of my WP page - http://www.markblundellphoto.com
I have the top menu correct, however I cant find where to further define this.
Any Help Appriciated.
Hi -
I'm having trouble finding out where to change the default font for the blog area of my WP page - http://www.markblundellphoto.com
I have the top menu correct, however I cant find where to further define this.
Any Help Appriciated.
Could you be a little more specific? What do you mean by "blog area"?
Sure - on my homepage - the text 'Abandoned House...' is in the default text style, not in the font that I want to use as per the dropdowns.
This page is also not in the correct font : http://markblundellphoto.com/?page_id=2
Thanks for the quick response.
Try adding:
body {font-family:Georgia,"Times New Roman",serif;}
to the bottom of your stylesheet.
SUPERB - added it at the top here :
body {color:#999;background: #111; font-family:Georgia,"Times New Roman",serif;}
Thanks ever-so much
This topic has been closed to new replies.