font cannot show on my language.

Discussion in 'RoadFighter WordPress Theme' started by neungcorp, Dec 6, 2013.

  1. neungcorp

    neungcorp New Member

    Joined:
    Dec 6, 2013
    Messages:
    4
    Likes Received:
    0
    Dear sir,

    when i type my language font is Thailand in Mention the heading for the First slider.

    It can't show on the web. It show only English language


    how can i fix it

    thankyou


    [​IMG]


    [​IMG]
     
  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');
    
    This will solve your issue.
     

Share This Page