Go to Js > Custom.js present in your theme directory and remove the code given below Code: //Cufon replacement Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6'); Now, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: h1,h2,h3,h4,h5,h6,a{ font-family:your font type; font-size:20px!important; } p{ font-family:your font type; font-size:18px!important; } Change its value as per your requirement.
In downloaded theme, You will get zip file, Extract it, There you will get theme directory > Js > custom.js.
I got the attached error. Once we get it to work, do I need to reinstall the theme? I went ahead and inserted the other text in the Styling Options is that a problem?
Okay, I did that. Thanks. Do I need to re install the theme? I did the change in the Styling Options first. Is that okay? Thanks for your time.