Jump to content

Question about adding a font to Website but not having it site wide only used through code block

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

1. Click font you uploaded > It will show font url in Custom CSS box > Cut url & paste in below code

@font-face {
	font-family: yourfontname;
	src: url(paste font url here);
}

2. Next, you need to declare font for which element you want to apply

eg if you want apply on heading, add this to Custom CSS 

h1, h2, h3, h4, h5, h6 {
	font-family: yourfontname;
}

replace yourfontname & font url

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 12/19/2020 at 1:54 AM, ser511 said:

It worked thank you so much

I see the footer here on tablet is ugly. You can check.

If you need to fix, we will give the code. https://deer-crane-j88h.squarespace.com/blog

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.