Desnoir Posted February 24, 2023 Share Posted February 24, 2023 I am trying to style the testimonial slider I have made using a 'list section'. I want to change the fonts for the title/description of each testimonial. This doesn't seem to be an option under 'site styles' and I am struggling to target it using css. Any help please? www.desnoir.studio / password: admin Testimonial slider is on the homepage. Thanks! Link to comment
Solution Ziggy Posted February 24, 2023 Solution Share Posted February 24, 2023 You can try using this Custom CSS: // List title .user-items-list-carousel .list-item-content__title { font-family: sans-serif; } // List description .user-items-list-carousel .list-item-content__description { font-family: sans-serif; } Swap out the font family for your choice. Desnoir and AldenCreative 2 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Desnoir Posted March 17, 2023 Author Share Posted March 17, 2023 Thank you so much @Ziggy this worked perfectly! Ziggy 1 Link to comment
michaell Posted November 3, 2023 Share Posted November 3, 2023 I have sort of the same question. Using a custom font *see css code) that i want to show up in the title https://www.groupy.chat/ Thanks in advance. Link to comment
Ziggy Posted November 3, 2023 Share Posted November 3, 2023 4 minutes ago, michaell said: I have sort of the same question. Using a custom font *see css code) that i want to show up in the title https://www.groupy.chat/ Thanks in advance. Here you go, add this to your Custom CSS: .user-items-list .list-section-title p { font-family: 'Recoleta-semibold'; } Hope that helps! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
OliviaF Posted July 15 Share Posted July 15 I have a similar question for the website I am working on. I'd like to change the "On Site" header to my heading font. Do you know how I could do this? website: https://fox-eagle-p87y.squarespace.com/amenitiesandattractions PW: lazybear Navigation: About>Amenities and Attractions Any help would be greatly appreciated! Thank you!! Link to comment
tuanphan Posted July 19 Share Posted July 19 On 7/16/2024 at 3:43 AM, OliviaF said: I have a similar question for the website I am working on. I'd like to change the "On Site" header to my heading font. Do you know how I could do this? website: https://fox-eagle-p87y.squarespace.com/amenitiesandattractions PW: lazybear Navigation: About>Amenities and Attractions Any help would be greatly appreciated! Thank you!! I see you figured it out with this CSS code? h2 { font-family: LemonMilk; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment