HannahB Posted November 30, 2021 Share Posted November 30, 2021 Site URL: http://www.hbeckercustom.com I'm looking to change the title font for the list blocks on my website - www.hbeckercustom.com pw: hellohello I was able to change the fonts for every other content block style, but unable to do it for the list blocks. I'm looking to change the text that says "My Process" and also interested in changing the "We meet", "I source", "We design", etc. .user-items-list changes the text in the list, but not the titles, and .list-section-title doesn't change anything. I'm generally good a plug and play with css, but clearly not an expert. Any help would be fantastic! Thanks! Link to comment
Beyondspace Posted December 1, 2021 Share Posted December 1, 2021 21 hours ago, HannahB said: Site URL: http://www.hbeckercustom.com I'm looking to change the title font for the list blocks on my website - www.hbeckercustom.com pw: hellohello I was able to change the fonts for every other content block style, but unable to do it for the list blocks. I'm looking to change the text that says "My Process" and also interested in changing the "We meet", "I source", "We design", etc. .user-items-list changes the text in the list, but not the titles, and .list-section-title doesn't change anything. I'm generally good a plug and play with css, but clearly not an expert. Any help would be fantastic! Thanks! You can try adding to Home > Design > Custom Css .user-items-list .list-section-title { /*style for List title*/ color: orange !important; } .user-items-list-item-container .list-item { /*style for content item*/ font-family: percheno; } .user-items-list-item-container .list-item .list-item-content__title { /*style title of item*/ color:red; } Change the style of font until it meets your requirement Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too tuanphan 1 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, Keyword HighlighterIf 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