This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Using a Google font for title on Focus theme

Open 1 reply themetheme-focus
11 years ago · Last reply by Andrew Misplon 11 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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 5 months ago

    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.

Have a different question or issue?

Start New Thread