Hi I would like to use Google fonts to change the heading and body fonts

Discussion in 'RoadFighter WordPress Theme' started by satinfeather99, Jun 17, 2013.

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

    satinfeather99 Member

    Joined:
    Mar 5, 2013
    Messages:
    72
    Likes Received:
    0
    Hi I would like to use Google fonts to change the heading and body fonts. But the CSS is overriding the WP Google Font plugin. How would I change these fonts to a good web font?

    http://avisualadvantage.net/SoldItClosedIt
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to js > custom.js present in your theme directory and remove the code given below

    Code:
    //Cufon replacement
    Cufon.replace('h1')('h1:hover')('h2')('h3')('h4')('h5')('h6');
     
  3. satinfeather99

    satinfeather99 Member

    Joined:
    Mar 5, 2013
    Messages:
    72
    Likes Received:
    0
Thread Status:
Not open for further replies.

Share This Page