Hi, I'd like to increase the page title size, can you provide the css to do so. Thanks.
Don't wait, Lookup for common queries by searching below
Important Note
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
InkThemes Support Forum » Colorway Theme
Increase Page Title Size
(4 posts)-
Posted 9 months ago #
-
Go to Js > Custom.js present in your theme directory and remove the code given below
//Cufon replacement Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6');Now,
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS.content-wrapper h2{ font-size:30px; } .content-wrap h1{ font-size:30px; }Thanks.
Posted 9 months ago # -
I don't see a file Custom.js - I have the Colorway theme. Can you give me a little more direction to find it. Thanks. :)
Posted 9 months ago # -
You will get custom.js file in js directory, you can edit it through FTP, From where you have uploaded theme.
Thanks.
Posted 9 months ago #
Reply
You must log in to post.