Haiko__ Posted December 29, 2021 Share Posted December 29, 2021 Site URL: https://www.capilla-wine.com Hi ! i want to change the color of a word "Actualités" in a bloc https://www.capilla-wine.com/actualits I try this but doesn't work : h1 { background: linear-gradient(to right, #405DE6 10%, #5851DB 20%,#833AB4 30%, #C13584 40%, #E1306C 50%, #FD1D1D 60%, #F56040 70%, #F77737 80%, #FCAF45 90%,#FFDC80 100% ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } Thanks for your answer 😄 Link to comment
Beyondspace Posted December 29, 2021 Share Posted December 29, 2021 2 hours ago, Haiko__ said: Site URL: https://www.capilla-wine.com Hi ! i want to change the color of a word "Actualités" in a bloc https://www.capilla-wine.com/actualits I try this but doesn't work : h1 { background: linear-gradient(to right, #405DE6 10%, #5851DB 20%,#833AB4 30%, #C13584 40%, #E1306C 50%, #FD1D1D 60%, #F56040 70%, #F77737 80%, #FCAF45 90%,#FFDC80 100% ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } Thanks for your answer 😄 Try this one #block-6172ca24f60d552d2db533ee strong { color:red; } Let me know how it works on your site Support me by pressing 👍 if this useful for you Haiko__ 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, 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
Haiko__ Posted December 30, 2021 Author Share Posted December 30, 2021 17 hours ago, bangank36 said: Try this one #block-6172ca24f60d552d2db533ee strong { color:red; } Let me know how it works on your site Support me by pressing 👍 if this useful for you That work thanks you ! How can you find the #block?? Link to comment
Beyondspace Posted December 30, 2021 Share Posted December 30, 2021 (edited) 24 minutes ago, Haiko__ said: That work thanks you ! How can you find the #block?? You can use the Find ID in squarespace extension: https://recordit.co/kUIH4uco0b Hope it can help you Edited December 30, 2021 by bangank36 Haiko__ 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, 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