Jump to content

Can't change the font on quotes section

Recommended Posts

Hi!

I want to change the font on this quotes section: 

image.thumb.png.f26484ac9e331f417be81e1160855918.png

I would like the body copy on Freight Sans, like the rest of the body copy on the website, but I can't seem to find a way to do it! Is that possible?
Also, I would like the names below to be a bit bigger.

Thanks!

Edited by LoveLabb
Link to comment
  • Replies 1
  • Views 322
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

From the Squarespace menu, go to Design=>Custom CSS

Input the following, but be sure to change the font family, weight, spacing, and size to whatever you want.

.sqs-block-quote .source {
    font-family: itc-avant-garde-gothic-pro;
    font-size:10;
    letter-spacing:-0.06em;
    font-weight:700;
    font-style:italic;
}

.sqs-block-quote blockquote {
    font-family: itc-avant-garde-gothic-pro;
    font-size:10;
    letter-spacing:-0.06em;
    font-weight:700;
    font-style:italic;
}

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.