Jump to content

Change fonts for blog title/paragraph on both blog page and detail page

Go to solution Solved by CassAggett,

Recommended Posts

Try this instead, it doesn't look like the code you're using is picking up the font on my end:

.blog-side-by-side .blog-title, .blog-item-wrapper .blog-item-title h1.entry-title {
  font-family: 'FuturaBookFont' !important;
}

 

If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆

Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business.

WEBSITEINSTAGRAM

 

Link to comment
1 hour ago, CassAggett said:

Try this instead, it doesn't look like the code you're using is picking up the font on my end:

.blog-side-by-side .blog-title, .blog-item-wrapper .blog-item-title h1.entry-title {
  font-family: 'FuturaBookFont' !important;
}

 

This works perfect for both pages, thank you!

Could I bother you for the CSS to change the body/paragraph font as well? 

Link to comment
  • Solution
22 hours ago, CalShark said:

This works perfect for both pages, thank you!

Could I bother you for the CSS to change the body/paragraph font as well? 

Are you wanting this to be the same font? If so, use this:

// PARAGRAPH FONTS //
.sqsrte-small, p, .sqsrte-large {
  font-family: 'FuturaBookFont';
}

 

If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆

Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business.

WEBSITEINSTAGRAM

 

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.