Jump to content

How do I change the font on auto layouts to my custom css fonts that I added?

Recommended Posts

Hi. What is access password?

19 hours ago, sophie.elizabeth said:

Site URL: https://prism-seal-294l.squarespace.com/

I have addd some css fonts on my sites, then created a testimonial slider, I then can't seem to change the fonts on this section? 

Any suggestion please? 

 

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

Your font face code is invalide, use this new code

@font-face {
    font-family: 'Butler';
    src: url('https://static1.squarespace.com/static/6087caa7a2bc4a466f5c693b/t/6087d2326c6768377bed3340/1619513906757/Butler.woff')
}

h1, h2, h3, h4, .user-items-list-item-container.user-items-list-carousel * {
    font-family: 'Butler' !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
On 7/18/2021 at 9:13 PM, sophie.elizabeth said:

Thank you, tried the above but it still doesn't change the font on the testimonials section on the homepage. Any suggestions? 

It seems worked here. Can you take a screenshot on your end?

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 month later...
On 9/16/2021 at 11:12 PM, jenniferboddam said:

@tuanphan is it possible to remove the arrow background colour/circle from this slider?

Use this code

.user-items-list-carousel .user-items-list-carousel__arrow-icon-background {
    background-color: transparent !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

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.