Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #26000

    I’m trying to set Droid Sans and Open Sans as the fonts. I see the Droid Sans in the headlines on my android phone, but not on my desktop in Firefox or Chrome. Also not seeing them on my iPad. (the default looks like Helvetica or Arial) H

    ere is the temporary location of the site while I test it:

    http://iutconference.com/dev/

    Do you know what’s going wrong?

    #128943

    Hi,

    Please add this on your custom.css or Quick CSS

    body {
    font-family: "Droid Sans", "Open Sans", Helvetica Neue;
    }

    Regards,

    Ismael

    #128944

    That changed it to the correct font, thanks. But why should it be necessary if I chose it in the Theme settings? Is this a bug?

    And if I want a different font for the heads, I assume I need to likewise assign it in the quick CSS?

    #128945

    It seems like Enfold doesn’t apply the “Droid Sans” font to your headlines. Make sure that you set the “Droid Sans” font for your headlines

    #128946

    Thank you for noticing the missing font. I was just going to live with Open Sans on everything, but yes, Droid Sans Is not showing up.

    Here is a screen shot of my settings.

    BTW, the site is now live so you can refer to the live site. (and thanks for your help!)

    http://www.iutconference.com/

    #128947

    Hi,

    Nice looking site. Crisp with soothing colors and very readable fonts. However there is an update for Enfold available that you should install after downloading it from themeforest.net. It will overwrite every theme file and should be administered via ftp after you make a backup.

    Thanks,

    Nick

    #128948

    Thank you Nick. Enfold made it easy! Will the update you mention help with the fonts issue?

    best,

    –Lee

    #128949

    I’d recommend to try it. 1.8.1 contains several improvements. We didn’t include a “fix” regarding this issue simply because we can’t reproduce it on our servers and no other user reported it so far. I even can’t reproduce it on your website: http://www.screenr.com/riWH

    #128950

    Thank you for the screencast! This is interesting. Here are two screen grabs. The font is wrong in Chrome, and correct in Firefox.

    If I do what you did in the inspector, in Chrome, then I see that removing Droid Sans fixes the headlines (they become thinner), and the body text also becomes Open Sans.

    If I remove the quick CSS that re-states the two fonts, then the whole site goes back to Helvetica (in Chrome).

    So what I’ve done is defined the entire site to be Open Sans in the quick CSS, and that will have to do.

    Chrome:

    Firefox:

    #128951

    Glad that Peter was able to get you back on track. If you have other questions always feel free to ask away.

    Enjoy the theme!

    Nick

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘"standard" google fonts not working on desktop computers?’ is closed to new replies.