Jump to content

Changing Font for Site Title and Blog Headings in Haute

Recommended Posts

I have been trying for days in CSS but cannot get the font in anything to change. I am trying to get the site title and the blog title headings on the home page to change. Here is what I have, but it seems to have no effect and I have tried several variations.  TIA!!!

 

@font-face {
    font-family: 'QUANTIFY';
       src: url(https://static1.squarespace.com/static/5dfa8d8f3dca077a2e9c02d2/t/5dfab078f9cc2c0a444b03dc/1576710264403/Quantify.woff);
  }

/* Custom Font - Site Title */
.site-title span {
   font-family: 'QUANTIFY' !important;
}
/* Custom Font - Header Main Navigation */
.main-nav * {
   font-family: 'QUANTIFY' !important;
}

Link to comment
  • Replies 15
  • Views 1.7k
  • Created
  • Last Reply
23 hours ago, QDW said:

www.searchbmore.com

 

I am able to get it to change the Blog title after you click on initial blog post link from the home page. 

 

Thanks. 

Add to Home > Design > Custom CSS

a.Header-branding {
    font-family: 'QUANTIFY' !important;
}
h1.Blog-title.Blog-title--item {
    font-family: 'QUANTIFY' !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
  • 3 months later...

Hello, 
I have a question on this topic too. 
I am working on Rally in Brine also, and I want the blog titles to be in Montserrat and blog body font in Baskerville URW, and for them to show up on the home page as such.
I copied the code above and it changes in the actual blog post but not site-wide.
Can you help?!

Thank you!

Link to comment
15 hours ago, EllieB said:

Hello, 
I have a question on this topic too. 
I am working on Rally in Brine also, and I want the blog titles to be in Montserrat and blog body font in Baskerville URW, and for them to show up on the home page as such.
I copied the code above and it changes in the actual blog post but not site-wide.
Can you help?!

Thank you!

I think you can change this in Home > Design > Site Styles?

without using code

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
20 minutes ago, tuanphan said:

I think you can change this in Home > Design > Site Styles?

without using code

Hey, 
Thanks for replying - I'm brand new to Squarespace so I appreciate your help!
So in this screen shot it says no <h> tag on post titles on blog pages - but can I use one? I need Header 1 in all blog titles site-wide!
Thanks again!

Screenshot 2020-04-25 at 09.44.39.png

Link to comment
3 hours ago, EllieB said:

Hey, 
Thanks for replying - I'm brand new to Squarespace so I appreciate your help!
So in this screen shot it says no <h> tag on post titles on blog pages - but can I use one? I need Header 1 in all blog titles site-wide!
Thanks again!

You need H1 for SEO, or H1 Style? 

If h1 style, we can use code to make title style same as h1

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
23 minutes ago, EllieB said:

At present it seems to be the body copy font that shows up on homepage.
So I am looking for the title to be in H1 and the excerpt to be the body copy font...

Can you share link to blog page on your site?

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.