sophie.elizabeth Posted July 13, 2021 Share Posted July 13, 2021 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? Link to comment
tuanphan Posted July 14, 2021 Share Posted July 14, 2021 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
sophie.elizabeth Posted July 15, 2021 Author Share Posted July 15, 2021 @tuanphan P: Aine123 thank you Link to comment
tuanphan Posted July 16, 2021 Share Posted July 16, 2021 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; } chynna 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
sophie.elizabeth Posted July 18, 2021 Author Share Posted July 18, 2021 Thank you, tried the above but it still doesn't change the font on the testimonials section on the homepage. Any suggestions? Link to comment
tuanphan Posted July 20, 2021 Share Posted July 20, 2021 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
sophie.elizabeth Posted July 21, 2021 Author Share Posted July 21, 2021 Is it possible to leave the body font as Futura and the title in Butler? Thank you Link to comment
tuanphan Posted July 22, 2021 Share Posted July 22, 2021 Use this .list-section-title * { font-family: 'Butler' !important; } .user-items-list-item-container.user-items-list-carousel * { font-family: futura-pt !important; } chynna 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jenniferboddam Posted September 16, 2021 Share Posted September 16, 2021 @tuanphan is it possible to remove the arrow background colour/circle from this slider? Link to comment
tuanphan Posted September 19, 2021 Share Posted September 19, 2021 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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