Jump to content

Custom Font CSS for new Gallery Blocks

Recommended Posts

  • Replies 3
  • Views 707
  • Created
  • Last Reply
Posted
6 hours ago, tuanphan said:

Hi. Try this CSS

div.list-section-title p {
    font-family: Wayfinder !important;
}

 

@tuanphan thank you, you are always a life saver. If I want to change the color of the text what should I add - I added something to make the text not transform large - also if I want to adjust the padding and spacing on the section how would I make it a bit smaller spacing between the header and content and content and footer - just to make it a bit less spread out? 

Posted
On 8/8/2021 at 9:39 PM, IndigoBolt11 said:

@tuanphan thank you, you are always a life saver. If I want to change the color of the text what should I add - I added something to make the text not transform large - also if I want to adjust the padding and spacing on the section how would I make it a bit smaller spacing between the header and content and content and footer - just to make it a bit less spread out? 

Hi. Use this

div.list-section-title p {
    font-family: Wayfinder !important;
    text-transform: none;
    color: red;
}
div.list-section-title {
    padding-bottom: 5px !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!)

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.