Change font in posts to match tagline
The topic ‘Change font in posts to match tagline’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
How do I change the font of what I write in my posts to match the preset font used in the tagline? You can see they look very different here http://samanthapearson.net/2010/08/26/videos/
Thanks
The blog I need help with is: samanthapearson.net
Maybe this css could help.
article {
font-family: Oswald;
}
Let me know if that works.
The topic ‘Change font in posts to match tagline’ is closed to new replies.