Jump to content

Changing the content title font on a carousel list.

Recommended Posts

Hello!

I want to change the font for the content titles on a carousel list. For example, I want to change the font for the "November 30" or "February, 2022". I want to change this font without affecting global setting. This is currently my header font, and I want it to remain my header font site-wide, but on this particular place I'd like it to be less of a bold and poppy font. We currently have the personal plan, is there a way to just change this font without coding? Or do I need to go in and change the style code? We do plan to upgrade to a business plan but later. 

This is the site:

https://ronburkhardt.squarespace.com/

The access password is: notism 

 

Screen Shot 2022-11-14 at 12.19.25 PM.png

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add this to Design > Custom CSS (Your Personal Plan supports CSS)

h2.list-item-content__title {
    font-family: monospace !important;
}

if you want to change color, size...add more attributes

h2.list-item-content__title {
    font-family: monospace !important;
    font-size: 10px !important;
    color: #f1f !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.