If so, how do I do that, and what fonts I am I limited to? My client is asking for something kind of classic for the text, so that could possibly be Times Roman, but wants to use a different font (and I don't have the name of it) for the headlines. See attached screenshot from his book. I realize that changing fonts is not usually done, but I at least want to ask the question. Thanks! Ruth
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: h1, h2, h3, h4, h5, h6{ font-family:symbol; } p, a{ font-family:symbol; } Inplace of "symbol" put your font type. Thanks & Regards Gourav Shrivastava