Jump to content

Font Coding

Recommended Posts

Site URL: http://reidbrenner.com

I have been trying to change the font of the title of my website and I havent seemed to be able to do it.  I purchased a webfont and the font itself and would love if someone would help me code it to change the website font and my website title font.

Link to comment
  • Replies 2
  • Views 277
  • Created
  • Last Reply

If you use SS 7.1. Upload font file to your site then Add to Home > Design > custom CSS

@font-face { 
  font-family: nexa; 
  src: url(https://static1.squarespace.com/static/5d2b34d977f80900014edb0d/t/5e3f7cb899dd6e23d8b1e836/1581219002767/nexa-regular.otf); 
} 
a#site-title {
    font-family: nexa;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.