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

    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

    #1219580

    Now I tried some quick CSS:

    body, body p, a, pre, strong, quote, {
    font-family: “Open Sans”;
    }
    now it is working, but why only by quick css?

    Thx.

    Marcus

    #1219608

    Hi,

    Apologies for the delay. At what position did you add the css in? If it’s added at the bottom of quick css and doesn’t run it’s like an error on something above it.

    Best regards,
    Jordan Shannon

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