Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1119194
CSS and Adobe Typekit
Closed

Comments

  •  2
    ChrisColston started the conversation

    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?

  •  6,930
    Oliver replied

    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

  •  2
    ChrisColston replied

    Thanks Gregor. I have replied to you under ticket  #1114133


    best wishes

    Chris