I am trying to change the fonts in this theme. Typically this would be done through CSS but I have done that and the main fonts in the headers are not changing. When I look at the code with a developer browser tool it labels the headers under a cufon canvas section. What is this and how can I change this to a simple font like Myriad Pro? This is the site I am working on bold.seteq.com
Hello, To remove cufon. Go to the Theme directory > js > custom.js and remove code as shown in image. Note: You will not get js directory in your dashboard. You can edit custom.js file through FTP. Open your Theme directory (through FTP) > js directory > custom.js Download custom.js file from there, Edit it, Then again upload it at the same place..
I am using the non-responsive squrirel theme and there is no file named Custom.JS in my FTP , where can i find this ?
Hello, These files are same in both responsive and non responsive themes. There is also one more solution. Go to the Appearance > Editor > function.php and make changes as shown in image.