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 #2610480
Using adobe typekit
Closed

Comments

  •  1
    chrismaynard5 started the conversation

    How do I use adobe typekit fonts with the gem?

    Every graphic designer is using adobe now...

  •  7,092

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  1
    chrismaynard5 replied

    I guess since this is public it might help someone else to know...

    To get your suggestion to work you need to add to css in Appearance>customize and add this:

    .h1 {

    font-family: latin,latin-ext;

    }

    you can replace h1 with any font format from the gem and the font-family with the one you import from adobe

    in my case there were some WPBakery objects  the font class selector didn't work so I had to do "h1" instead of ".h1"

  •  7,092
    Oliver replied

    Thank you!


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver