Jump to content

Changing the title font of auto layout items

Recommended Posts

Site URL: https://spinach-magnolia-7kfe.squarespace.com/story

Hi, 

I’m trying to understand how I change the font of items in an auto layout list. 

I’m using custom fonts for headings and paragraphs, but I’m not sure what style the title has of the items. 

It’s the last section of the linked page I’m talking about, I’d like for the vision/mission/reason/approach to match the headings of the first section. 

The pw to view the page is : letmein

 

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Did you manually make the below declaration?  It looks like you have added custom fonts

h1, h2, h3, h5 {
	font-family: 'Bluescript';
}

the simplest way would be to add !important after Blusecsript:

h1, h2, h3, h5 {
	font-family: 'Bluescript' !important;
}

do you wish ALL h1, h2, h3, h5  headings across the site to be that font no matter what/where?  If so !important will help you.  If not it will be a matter of calling specific classes in each place you wish to make the changes.

Edited by IgnitePerth
correction

Contact Us for detailed help

Common Squarespace Tips

Sharing Your Site Link

Squarespace web designers in Perth WA.

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.