Jump to content

Changing the content title font on a carousel list.

Recommended Posts

Posted

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

  • Replies 5
  • Views 2.5k
  • Created
  • Last Reply

Top Posters In This Topic

Posted

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

  • 1 year later...
Posted
On 7/12/2024 at 9:53 PM, GingerfreshDesign said:

Thank you. Can you assist with how I can edit just the font for the title for the section? In this case "Upcoming Events".

Title uses this ID

div.list-section-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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

  • 1 month later...
Posted
On 8/29/2024 at 7:24 PM, ShreyaK said:

@tuanphan hi can you help me with a similar request? the font style in this list carousel isn't easily readable, any way to change the font style?

url https://keyboard-platinum-k3wn.squarespace.com/
pass
hc123

Screenshot 2024-08-29 at 5.45.38 PM.png

Screenshot 2024-08-29 at 5.54.09 PM.png

Hi,

I think it is fine now?

image.png.e5ab0ef3615cd5f7b9f7d6c7d49ffbe4.png

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!)

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.