How do we change the font style? Thanks ----- Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: h1,h2,h3,h4,h5,h6,a{ font-family:symbol!important; } p{ font-family:symbol!important; } Inplace of "symbol" put your font type.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: h1,h2,h3,h4,h5,h6,a{ font-family:symbol!important; } p{ font-family:symbol!important; } Inplace of "symbol" put your font type.