Maddy-Russell Posted May 24, 2022 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!
Beyondspace Posted May 24, 2022 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? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted May 24, 2022 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Ranjini Posted May 31, 2022 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?
tuanphan Posted June 1, 2022 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; } AldenCreative 1 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!)
Ranjini Posted June 2, 2022 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?
tuanphan Posted June 3, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Ranjini Posted June 3, 2022 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
Ranjini Posted June 3, 2022 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
tuanphan Posted June 10, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Iwan Posted July 27, 2022 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?
Beyondspace Posted July 27, 2022 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted July 27, 2022 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment