Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1219226

    Hi enfold-team.

    I try to change the font to open sans on the whole page. Only headings should have a different font. But I found no way to solve it. It ios set under general styling and advanced styling…

    the page is: http://www.photoart-huebner.de

    How to fix it?

    I am wondering, because the links are shown in open sans…

    Best regards

    Marcus

    #1219672

    Hi Marcus,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1221425

    Hi Rikard.

    In the private content you can find the login.

    This an example of the wrong font:

    The body text is shown wrong. The link font is right (open sans).

    The body font-family is declared as default – in the settings open sans is set as default font but it is not displayed.

    Please help.

    Do I need a fallback-font? Thought Open Sans is basic.

    Best regards.

    Marcus

    #1221672

    Hi Marcus,

    This CSS is causing your problem:

    p {
        font-family: poiret one!important;
    }

    I can’t see where it’s coming from though. If you disable caching and minification then we should be able to see where it’s added.

    Best regards,
    Rikard

    #1223016

    OK – I disabled WP Rocket. Now it seems to work fine, but a lot slower.

    Can you now see where the css is added?

    Best regards

    Marcus

    #1223248

    Hi Marcus,

    I’m seeing Open Sans on my end now, maybe it was cached CSS in WP Rocket? You can try turning the plugin back again to see if it works better after having cleared the cache from it.

    Best regards,
    Rikard

      #1223311

      After reactivating WP Rocket the error is back. Any idea?

      Try to support the WP Rocket-Support, too. Site should be correct and fast.

      Best regards.

      Marcus

      #1223588

      Hi Marcus,

      Thanks for the update. The font is still correct on my end, but I see that you have WP Rocket disabled, so I guess that is why. Please try reaching out to WP Rocket support to see if they can see what is going wrong. If you need further help from us then please give us permission to activate WP Rocket for testing purposes.

      Best regards,
      Rikard

    Viewing 8 posts - 1 through 8 (of 8 total)
    • You must be logged in to reply to this topic.