not working

Home Forums Use Any Fonts not working

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2081
    enastein
    Guest

    hello my api is active , but the plugin does not change any fonts in my theme.

    please help
    im using otf fonts
    thanks

    #2082
    Dinesh
    Keymaster

    Can you share you url here ?

    Also, did you assign the font after upload ?

    Thanks

    #2083
    enastein
    Guest

    http://www.enastein.com/

    yes i did assign them , i mention my website in form .

    thanks

    #2089
    Dinesh
    Keymaster

    Hi Enastein,

    This is the css somewhere in your site, that is blocking the font to work.

    #wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6 {
        font-family: Arial,sans-serif !important;
    }

    As the css has been marked !important, the h1, h2 ….. tags are using Arial.

    Please find and remove this. This should fix the problem.

    Thanks

    #2090
    enastein
    Guest

    hi thanks for reply 🙂

    i am no coder but if you give me the path would do it very easy.

    now what shall i remove exactly if i reach there ?
    important only and keep it #wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6 { font-family: Arial,sans-serif ; }

    thanks again

    P.S would that effect the website in any way ?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘not working’ is closed to new replies.