I just upgraded to the Pro version of of Colorway. All I wanted was the slider and the gallery features. Unfortunately Text is changed within the Pro version. The Header Text is different and I really want the Non Pro text. How do I do this? One other thing that is odd-- When I activate the Pro version, it changes the text within my Wordpress Dashboard. If I activate the Pro Version, all text gets bigger. Basically all I do to replicate this is to activate the theme and go to the dashboard. Then go back to activate the Pro them and back to the dashboard. I need to fix this as it is hard to manage other plugins etc with text in different sizes. I have enclosed screenshots the text issue and also of the dashboard issue.
Hello, 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'); This will solve your issue