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

    I’ve set my body text font to Lucida, in the Styling settings, but often, if I change another setting, I notice that the font has changed, reverting to either Open Sans or ::Google Fonts::. Any idea why this is happening and how to prevent it?

    http://www.mcelhearn.com

    #134202

    Hi,

    It is using the Lucida font. Please add this on your custom.css or quick CSS, just to make sure:

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

    Regards,

    Ismael

    #134203

    It is now, because I keep changing it back. But at times, I make changes, notice the font is different, then look at the Styling pane and see that it is. I’ll add the CSS though to be sure. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Body text font reverting to default’ is closed to new replies.