I'm trying to change the header fonts and I put this in the custom CSS h1, h2, h3, h4, h5, h6 { font-family: "Georgia, Crimson"; color: #232222; font-weight: bold; } but the title fonts aren't changing. Can you help? url is benjaminseamancounseling.com
Hello, For this issue, Go to js > custom.js present in your theme directory and remove the code given below Code: //cufone replacement Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6')('.post-info'); Now, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: h1, h2, h3, h4, h5, h6 { font-family: "Georgia, Crimson"; color: #232222; font-weight: bold; } This will solve your issue.
Hello, 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 have no idea how to do this? Can you do for me or can I put a support ticket in with the log in info?
Hello, Could you please send us your dashboard details. FTP Details: Thread Link: http://www.inkthemes.com/community/threads/font-isnt-changing.4567/#post-17075 Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected]