Hi I was trying to figure out how to make most of the fonts on my website to century gothic. I don't want to change the Champagne font used for h1, h2, h3, h4, h5 font because I like it. I would just like all the other fonts to be century gothic. Any help would be great! Thank you.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: p, a{ font-family:your font family; }
Hi. Thank you so much for your reply! I tried this and everything worked except on the "bio" page where the individual bios are still in the default font. Any thoughts on how I could change this font to century gothic also? Here is a link to the page: http://66.147.244.222/~picasso7/temporaryname/meet-the-staff/ It's the bio text in black that I want to change. Thanks for all the help!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .wpcol-one-half { font-family: symbol; } .wpcol-one-third { font-family: symbol; } Inplace of "symbol" put your font type.