Titles in Cyrillic

Discussion in 'HomeBuilder WordPress Theme' started by ismaning, May 9, 2013.

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

    ismaning New Member

    Joined:
    May 9, 2013
    Messages:
    3
    Likes Received:
    0
    headers are not displayed, in the Cyrillic font, the rest of the text is displayed correctly.
    http://megaprof74.ru/
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. ismaning

    ismaning New Member

    Joined:
    May 9, 2013
    Messages:
    3
    Likes Received:
    0
    please
     

    Attached Files:

  4. 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.replace({
    hover: true
    })('#colRight h2')('.reply',{
    hover:true
    })('h1')('h2')('h3')('h4')('h5')('h6');
    
    This will solve your issue.
     
  5. ismaning

    ismaning New Member

    Joined:
    May 9, 2013
    Messages:
    3
    Likes Received:
    0
    thank you, you helped me a lot.
     
Thread Status:
Not open for further replies.

Share This Page