Jump to content

Custom Font in Gallery Slideshow Header

Recommended Posts

  • Replies 4
  • Views 951
  • Created
  • Last Reply
Posted
On 6/25/2021 at 1:19 AM, mackenzieu said:

Site URL: https://carrot-bronze-bld8.squarespace.com/

Hello,

I'm trying to add a custom font for the header/title text on a gallery slider. I have custom font already added to the site and set up for h1 but can't figure out the CSS to change the gallery title and description (circled in red). Thanks!

Screen Shot 2021-06-24 at 11.17.25 AM.png

Add to Design > Custom CSS

/* Home gallery custom font */
section#rotating-home-gallery * {
    font-family: 'porcelain' !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!)

Posted
On 6/27/2021 at 3:52 PM, tuanphan said:

Add to Design > Custom CSS

/* Home gallery custom font */
section#rotating-home-gallery * {
    font-family: 'porcelain' !important;
}

 

@tuanphanThank you so much for responding. Is there a way to just change the header font to Porcelain and keep the subhead/description text as it was?

Posted
On 6/30/2021 at 3:44 AM, mackenzieu said:

@tuanphanThank you so much for responding. Is there a way to just change the header font to Porcelain and keep the subhead/description text as it was?

use this code

/* Home gallery custom font */
section#rotating-home-gallery h2 {
    font-family: 'porcelain' !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.