Tagged: change default font
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
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
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