Jump to content

How to change font style for Image titles?

Recommended Posts

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

On 3/23/2022 at 4:42 AM, madsonhill said:

@tuanphan are you able to help?

Add to Design > Custom CSS

/* List items title */
h2.list-item-content__title {
    font-family: 'CorporateSBold' !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
  • 2 weeks later...
On 4/5/2022 at 3:36 PM, Iwan said:

PLEASE CAN ANYONE HELP ME I HAVE BEEN TRYING FOR 4 WEEKS!!!

Hi, please, I am trying to change the font family of my video and image CAPTIONS...I've tried everything...I cannot get it right...I need to change the font family to DIN CONDENSED...

https://beige-oleander-mp66.squarespace.com/ password sqsp

Find this code in Custom CSS

.image-caption p {
    font-weight: bold;
    font-color: #334146;
    font-size: .8rem;
    font-family: 'josephin sans' !important;
    padding: .4 rem;
    columns: 2;
}

change it to

.image-caption p {
    font-weight: bold;
    color: #334146 !important;
    font-size: .8rem;
    font-family: 'din-condensed-web';
    columns: 2;
}

 

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
On 4/6/2022 at 5:42 PM, Iwan said:

Thank you @tuanphan 🤩 You're great. One last question, how do I move the caption text closer to the bottom border of the image/video?

Add to Design > Custom CSS

.image-caption p, .video-caption p {
	margin-top: 3px !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.