Turn off Cufon

Discussion in 'ColorWay WordPress Theme' started by bethjacquot, Mar 21, 2013.

Thread Status:
Not open for further replies.
  1. bethjacquot

    bethjacquot New Member

    Joined:
    Sep 6, 2012
    Messages:
    2
    Likes Received:
    0
    The cufon thing is driving me crazy. I want more control over the fonts. How can I disable it in Colorway Pro? Thanks.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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.
     
  3. bethjacquot

    bethjacquot New Member

    Joined:
    Sep 6, 2012
    Messages:
    2
    Likes Received:
    0
    THANK YOU!!! :)
     
Thread Status:
Not open for further replies.

Share This Page