Maddy-Russell Posted May 24, 2022 Share Posted May 24, 2022 Site URL: https://mustard-sawfish-krrm.squarespace.com/config/design/custom-css How can I change the title font ('Our Story') on a carousel/list item? Thanks! Link to comment
Beyondspace Posted May 24, 2022 Share Posted May 24, 2022 3 hours ago, Maddy-Russell said: Site URL: https://mustard-sawfish-krrm.squarespace.com/config/design/custom-css How can I change the title font ('Our Story') on a carousel/list item? Thanks! What is your site white password? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted May 24, 2022 Share Posted May 24, 2022 You can try the following code .user-items-list .list-section-title p { font-size: 100px; } Let me know how it works on your site Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Ranjini Posted May 31, 2022 Share Posted May 31, 2022 On 5/24/2022 at 11:31 AM, bangank36 said: You can try the following code .user-items-list .list-section-title p { font-size: 100px; } Let me know how it works on your site Hi How can I Increase the description font size in my list? Link to comment
tuanphan Posted June 1, 2022 Share Posted June 1, 2022 12 hours ago, Ranjini said: Hi How can I Increase the description font size in my list? Use this code .list-item-content__description p { font-size: 30px !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
Ranjini Posted June 2, 2022 Share Posted June 2, 2022 On 6/1/2022 at 3:55 AM, tuanphan said: Use this code .list-item-content__description p { font-size: 30px !important; } thank you, it did a slight change, when i changed the font to 50px for example, it didn't increase, any reason why? Link to comment
tuanphan Posted June 3, 2022 Share Posted June 3, 2022 14 hours ago, Ranjini said: thank you, it did a slight change, when i changed the font to 50px for example, it didn't increase, any reason why? Can you share link to carousel list on your site? 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
Ranjini Posted June 3, 2022 Share Posted June 3, 2022 6 hours ago, tuanphan said: Can you share link to carousel list on your site? Hi Tuanphan my site is www.ranjinithiru.com/book password: test101 Link to comment
Ranjini Posted June 3, 2022 Share Posted June 3, 2022 1 hour ago, Ranjini said: Hi Tuanphan my site is www.ranjinithiru.com/book password: test101 1 hour ago, Ranjini said: Hi Tuanphan my site is www.ranjinithiru.com/book password: test101 i was able to change the font size with already existing design template. I am okay with my question. Thanks for looking into this. appreciate it. tuanphan 1 Link to comment
tuanphan Posted June 10, 2022 Share Posted June 10, 2022 On 6/3/2022 at 9:01 PM, Ranjini said: i was able to change the font size with already existing design template. I am okay with my question. Thanks for looking into this. appreciate it. Hi, Did you solve or still need help? 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
Iwan Posted July 27, 2022 Share Posted July 27, 2022 Hi there @tuanphan or @bangank36 I need to change the carousel font type in only ONE SECTION on one specific page (see the Endorsements Section} https://jeanine-thompson.squarespace.com/book-release [password: password123] The font type is currently my custom header font...but I need to change it in THIS SECTION only to Josefin Sans font type... Please can you help? Link to comment
Beyondspace Posted July 27, 2022 Share Posted July 27, 2022 43 minutes ago, Iwan said: Hi there @tuanphan or @bangank36 I need to change the carousel font type in only ONE SECTION on one specific page (see the Endorsements Section} https://jeanine-thompson.squarespace.com/book-release [password: password123] The font type is currently my custom header font...but I need to change it in THIS SECTION only to Josefin Sans font type... Please can you help? It alerts wrong password, kindly check it again Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Iwan Posted July 27, 2022 Share Posted July 27, 2022 Sorry, can you try: jeaninethompson Link to comment
Beyondspace Posted July 27, 2022 Share Posted July 27, 2022 (edited) Try section[data-section-id="62e11d1e6bb68f266afd9d59"] .list-item-content__title { font-family: 'arial'; } section[data-section-id="62e11d1e6bb68f266afd9d59"] .list-item-content__description { font-family: 'arial'; } Change the font-family as you wish Edited July 27, 2022 by bangank36 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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