Using a Google font for title on Focus theme
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!)
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.