Jump to content

Custom font help in project pages / site title

Recommended Posts

Site URL: https://tulip-wrasse-a4lb.squarespace.com

Hi everyone,

I'm having trouble ensuring all my fonts are consistent, specifically the titles on this page (they should be Circular not Acumin):

https://tulip-wrasse-a4lb.squarespace.com/portfolio

and the next/previous project links at the bottom of each page, for example:

https://tulip-wrasse-a4lb.squarespace.com/portfolio/anthony-burrill

title of the site has defaulted to a serif font, looks ok for me on chrome but not Safari:

https://tulip-wrasse-a4lb.squarespace.com

pw is TPP2020

Thanks in advance!

Link to comment
  • Replies 3
  • Created
  • Last Reply

Q1. Use this code

h1, h2, h3, h4 {
    font-family: 'Circular' !important;
}

Q2. Add to Custom CSS

@media screen and (max-width:767px) {
h2.item-pagination-title {
    display: none;
}
.item-pagination-prev-next {
    display: block !important;
}
}

Q3. Have you declared font-face for 'CircularStd-Medium'  yet?

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.