Jump to content

Upload and change font

Recommended Posts

Guest poli123

How to change the font of a specific text (for example: for Site Title Header or for the Body Text)?

Please help me, I've tried several examples from forums and similar questions but the font I uploaded wouldn't read.

for reference, i used NATIVE TemplateThank you!

Link to comment
  • Replies 1
  • Views 411
  • Created
  • Last Reply

@poli123


/* Change font all site */
* {
  font-family: font-name !important;
}
/* Change font Site Title */
#header h1.site-title {
   font-family: font-name !important;
}
/* Change font body */
div#page * {
   font-family: font-name !important;
}




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.