Jump to content

Change font for testimonial title - list item

Go to solution Solved by Harsh_Yadav,

Recommended Posts

URL: https://coucoustudio.squarespace.com/

PW: CCS24

Hey all! I have a dilemma that I can't seem to solve. 

 I have a testimonial block with simple list - however I can't get the the title to customise the font - I want the font to be the same but I want to change the weight to regular/light and I want to change the size. 

 

Is there a code for this? I've looked and added some but somehow nothing works. Not sure if it might be my browser?

 

Also - if anyone knows of a neater, minimalist way of doing this without the faff,  please let me know. 

 

Thanks so much!

 

Screenshot 2024-05-03 at 10.40.24.png

Link to comment
  • Replies 2
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution

@Gigi-C  Now you can only change the font-size. Please add blow CSS code in your website for this!

You can able to change the font-weight because Now In your website only install 2 variants(medium & bold) of HelveticaNeue font.

If you want to show 'HelveticaNeue-thin' font in your blog title. Then you need to add/install this font in your website.
 

section[data-section-id="663412ff86c058167eb4e769"] ul li .list-item-content__title {
    font-size: 20px !important;
    line-height: 26px;
    font-family: 'HelveticaNeue-thin';
}

 

Thanks!

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.