Home>Support>Using a Google font for title on Focus theme

Using a Google font for title on Focus theme

By Mark Tilyard, 10 years ago. Last reply by Andrew Misplon, 9 years ago.

Hello,
How do I change the title font on the Focus theme – I’d like to use the Lobster font (from the Google font library). Seem to be chasing my tail currently!
TIA,
Mark

(also worringly my Premium Order Number is coming back as invalid!)

URL: http://mark.tilyard.info

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Mark

    Thanks for your support. We had a downstream provider delay yesterday, please re-try your order number today.

    Give the following a try under Appearance > Custom CSS:

    /* Focus Change Site Title Font To A Google Font */
    
    /* Use the @import option from Google */
    @import url(http://fonts.googleapis.com/css?family=Lobster);
    
    /* Apply your font to the site title selector */
    #masthead .site-title a {
    font-family: 'Lobster', cursive;
    }
    
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More