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)
  1. wfds2010
    Member

    Member
    Joined: Aug 2012
    Posts: 3

    Hi, I'd like to increase the page title size, can you provide the css to do so. Thanks.

    Posted 9 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    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 #
  3. wfds2010
    Member

    Member
    Joined: Aug 2012
    Posts: 3

    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 #
  4. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    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 #

RSS feed for this topic

Reply

You must log in to post.