Jump to content

How can you change the gallery caption styling

Recommended Posts

  • Replies 6
  • Views 2k
  • Created
  • Last Reply
10 minutes ago, VincenzoPace said:

it is my blog url 😂

add to Home > Design > Custom CSS

.sqs-lightbox-meta h1 {
    color: red !important;
    font-size: 20px !important;
    font-family: futura-pt !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
1 minute ago, tuanphan said:

it is my blog url 😂

add to Home > Design > Custom CSS


.sqs-lightbox-meta h1 {
    color: red !important;
    font-size: 20px !important;
    font-family: futura-pt !important;
}

 

I'm so sorry😂😂 I started freaking out because I accidentally sent you a paid question on your blog (please ignore that)

And thank you very much for your help!!

Link to comment
1 minute ago, VincenzoPace said:

How can I get rid of the capitalize all characters?

.sqs-lightbox-meta h1 {
    color: #fff !important;
    font-size: 20px !important;
    font-family: helvetica !important;
    text-transform: initial;
}

you can use: uppercase, lowercase, capitalize... (initial is default)

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.