Jump to content

Custom font - gallery captions

Recommended Posts

  • Replies 1
  • Views 240
  • Created
  • Last Reply
Posted

It looks like you solved this with the CSS?

.gallery-caption p {
    font-family: circular !important;
}

I see you use these code

.gallery-caption p {
    text-align: center
}

.gallery-caption p {
    font-size: 1rem !important
}

.gallery-caption p {
    font-family: circular !important
}

You can combine all

.gallery-caption p {
    text-align: center;
    font-size: 1rem !important;
    font-family: circular !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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.