Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #220210

    For some reason, the font selector for the body text keeps resetting from Lucida to ‘Web save fonts’ every time I go to the Enfold theme options. That means that any time I need to tweak the CSS, I also need to remember to re-select Lucida. Any fix?

    #220311

    Hi!

    Are you using the latest version of Enfold/WordPress?

    Have you tried disabling all third-party plugins to see if it get fixed?

    Best regards,
    Josue

    #220481

    I’m using EnFold 2.4.5 and WordPress 3.8.1.

    I’ve disabled ALL plugins, but the problem persists.

    What next?

    #220627

    Hi,

    Can you create an administrator account and post it here as a private reply?

    Regards,
    Josue

    #227088

    Hi, I have the same issue as described here. I have chosen Open Sans for content but Helvetica is overwriting the rules applying Open Sans. Can you please help? Also I have added some CSS code in the CSS filed to change content font weight, font-size and line-height, and they all have not been applied. What am I doing wrong?

    #228363

    Hey!

    Maybe Enfold can’t regenerate the dynamic stylesheet. Please use a ftp client and connect to your server. Navigate to wp-content/uploads/dynamic_avia/ and set the folder permission to 777. Then delete the enfold.css file and go to Enfold > Theme Options to regenerate the dynamic stylesheet (hit the green “Save all changes” button).

    Regards,
    Peter

    #234239

    Hi, Sorry for late response. It did not help. In the Chrome console the rule:

    body {
    font: 15px/1.65em "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    is above the

    body {
    font-family: 'Open Sans','HelveticaNeue','Helvetica Neue',Helvetica,Arial,sans-serif;
    }
    #234477

    Hey!

    Are you using a minify plugin? I just can’t reproduce the issue on my end. enfold.css is always above the base.css on chrome inspector.

    Best regards,
    Ismael

    #248986

    I do use a minify plugin. I have W3Total Cache. But the issue remains even if I turn it off.

    #249007

    Hey!

    Thank you for the info.

    I’m sorry but at this moment, I’m not entirely certain of the issue. If you wouldn’t mind providing us a link to the website and a little more clarification about the issue (a screenshot perhaps), we’ll be happy to provide you with a response once we have a better understanding of the problem.

    Best regards,
    Ismael

    #249271

    OK, I found the issue and it was not the fault of the theme. Sorry for bothering.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Font keeps resetting to 'Web save fonts'’ is closed to new replies.