Changing font style
Hello
Can someone help me with the following problems:
1) How to change the font family to Garamond throughout?
2) How to change the post landing page to be the same colour as static pages.
Example of the site is below:
www.ashtonsinger.co.uk
regards
nick
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Nick,
I can’t seem to access your website. Is it down? Because it’s been a while since you posted this, would you mind letting us know if you still need help? If so, we’ll jump right in.
Hello,
Sorry the site is down at the moment at the request of the person that I am making it for. However I still need help on that issue. Is it possible to used Garamond throughout and where can I find it in the CSS code?
Regards
Hi Nick,
That’s fine but please understand that I’m merely guessing at how to do this as I’m unfamiliar with your setup for obvious reasons.
If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
@import url(https://fonts.googleapis.com/css?family=EB+Garamond); body, p, h1, h2, h3, h4, h5, h6 { font-family: 'EB Garamond', serif !important; }You might also need to install the SiteOrigin CSS Editor.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.