Comments 2ChrisColston started the conversationMarch 31, 2017 at 4:46amHi, I'm having trouble implementing my adobe typekit fonts. From WP dashboard -> Appearance -> Customise -> Additional CSS (Child theme customisations don't seem to work?)Have tried adding .body { font-family: "niveau-grotesk-small-caps",sans-serif !important; font-style: normal; font-weight: 100; color:#ffffff }Could you tell me the selector/list of selectors which will allow me to set fonts across the site? 7,092Oliver repliedMarch 31, 2017 at 12:10pmHI!As I see in the body connected font:"niveau-grotesk-small-caps",sans-serif There are a lot of selectors, you can see all here:https://static2.brokenabacus.co.uk/wp-content/themes/thegem-child/css/custom.css (You need to disable cache and minify. )Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver 2ChrisColston repliedMarch 31, 2017 at 4:20pmThanks Gregor. I have replied to you under ticket #1114133best wishesChris Sign in to reply ...
Hi,
I'm having trouble implementing my adobe typekit fonts. From WP dashboard -> Appearance -> Customise -> Additional CSS (Child theme customisations don't seem to work?)
Have tried adding
.body {
font-family: "niveau-grotesk-small-caps",sans-serif !important;
font-style: normal;
font-weight: 100;
color:#ffffff
}
Could you tell me the selector/list of selectors which will allow me to set fonts across the site?
HI!
As I see in the body connected font:
"niveau-grotesk-small-caps",sans-serif
There are a lot of selectors, you can see all here:
https://static2.brokenabacus.co.uk/wp-content/themes/thegem-child/css/custom.css
(You need to disable cache and minify. )
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks Gregor. I have replied to you under ticket #1114133
best wishes
Chris