Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #64948
    Michel Kopp
    Participant
    Premium Member

    Hi,

    I bought a special font, it’s called “Steak Barbecue”. I use it for my logo. Is it possible to import this font and use it as logo font?

    How do I do it? 🙂 THX!

    #64951
    Duke
    Keymaster
    WP Royal Team

    Hi,

    1. You need to install this plugin – https://wordpress.org/plugins/use-any-font/

    2. Follow the steps in the plugin and upload your font.

    3. Navigate to Appearance > Customize > Advanced CSS and add the following snippet:

    .header-logo h1 a {
    font-family: "your font name";
    }

     

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.