Can not write Greek in Slice theme

Discussion in 'Slice WordPress Theme' started by aplusa, Nov 12, 2013.

  1. aplusa

    aplusa Guest

    Joined:
    Jun 11, 2013
    Messages:
    39
    Likes Received:
    0
    Goodmorning.
    I Can't write greek in Slice theme (h1, h2, h3, h4, h5). Plz help.
    Thanks in advance
     
  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:
    //cufone
    Cufon.replace({
        hover: true
    })('.add h2')('.reply',{
        hover:true
    })('h1')('h2')('h3')('h4')('h5')('h6')('.add')('.post-info ') ;
     

Share This Page