Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #318925

    Hi,

    I have assigned Lucida as the body font (“Defines the Font for your body text”) on theme’s General Styling options page. Windows 7 + Chrome shows the font OK, but my Android tablet and Android smartphone seemingly cannot show the font when viewing the site (www.gomera.cab) on Chrome.

    I have added the following line to Quick CSS to try to oblige the use of Lucida font on Android + Chrome devices too:

    body p, body {
    font-family: Lucida, Lucida Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode",  Georgia, Helvetica, Arial, sans-serif;
    }

    Unfortunately body texts are shown only on Georgia font after adding this line. Is there any way to see Lucida on Android devices with Enfold template?

    #319016

    Hi zamele!

    Thank you for using Enfold.

    Not all fonts are supported by an android device. You’ll need to bundle it on your website or your own application if you want a specific font like Lucida to be use or else it will turn to their default font settings. Unfortunately, we won’t be able to help you with it. However, you can try using font face: http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp

    Regards,
    Ismael

    #319230

    Hi Ismael!

    Just wanted to thank you for your reply – with your help regarding font face I was able to set up Lucida for Android devices as well in no time. Thanks a million!

    Best regards,

    Zamele

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Lucida fonts don't display on Android devices’ is closed to new replies.