Change logo-text to something other than a google font

This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Jack Richardson

  • Avatar: toughguppy
    toughguppy
    Participant
    August 11, 2014 at 18:33

    How can I change the logo-text to something other than a google font? I want to use a font that I have made into a web font using font-squirrel. My own custom font.

    Thanks for your help.
    Patrick

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 11, 2014 at 18:48

    Hello,

    Firstly you should enable you custom.css as it shown in our tutorial: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Then add @font-face directive to your custom.css. And finally add the following code into the custom.css:

    .logo .logo-text {
    font-family: YOUR FONT FAMILY;
    }

    and replace “YOUR FONT FAMILY” with your font-family name.

    Regards,
    Jack Richardson

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.