Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #757844

    MokshaDesign
    Participant

    Hi There,

    I’d like to use my typekit fonts in Slider Revolution.

    I’ve installed the ‘X-typekit’ and ‘Typekit Fonts for WordPress’ plugins. I’ve entered the kitID and the embed code.

    With my novice CSS/Wordpress skills, I’ve tried playing with the CSS in the customiser and within the slider. Also I haven’t found the answers I need within the forum.

    Plugins and WP all up to date.
    http://gciaustralia.com.au/

    Thanks for your help!

    #758329

    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.

    Also clarify your problem properly that what you have tried and which issue you are facing to set the font-family you want. You can also have a look into this thread and search for similar threads on the forum first – https://community.theme.co/forums/topic/how-do-i-add-an-adobe-typekit-font-to-the-revolution-slider/

    Thanks

    #762209

    MokshaDesign
    Participant
    This reply has been marked as private.
    #762395

    Rad
    Moderator

    Hi there,

    Revolution has its own standard of adding fonts and it’s only limited to google font as far I remember. You can’t add Typekit font to its list, but you can apply styling like from the given thread. What part of slider or layer do you wish to apply your font?

    Thanks.

    #762521

    MokshaDesign
    Participant

    Thanks again for your speedy reply.

    I was hoping to apply my typekit font ‘brandon-grotesque’ throughout all type layers on all sliders on the site.

    🙂

    #762537

    Christopher
    Moderator

    Hi there,

    Please add the following code in Customize -> Custom -> CSS :

    .tp-caption {
        font-family: 'brandon-grotesque' !important;
    }

    Hope that helps.

    #764031

    MokshaDesign
    Participant

    that worked a treat. Thanks for your help. 🙂

    #764132

    Prasant Rai
    Moderator

    You are most welcome. 🙂