Jump to content

Custom font - gallery captions

Recommended Posts

Site URL: https://www.theprivatepress.org/artists/anthony-burrill

Hi there, I'm looking to change the gallery captions so they sit centred underneath each image, and be displayed in the custom font I am using (Circular).

https://www.theprivatepress.org/artists/anthony-burrill

I'm aiming for them to look like they do on this page:

https://www.theprivatepress.org/shop

 

Thansk very much!

Link to comment
  • Replies 1
  • Views 201
  • Created
  • Last Reply

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

Link to comment

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.