Haiko__ Posted February 9, 2022 Posted February 9, 2022 Site URL: https://www.myladyblue.org/actualits Hi I've already do a post like that but for my second web site that doesn't work and I think because I've don't the right #block On my website when you click "Actualités" you scroll a little bit and I want "Fils d'actualités instagram" with my gradient how can I do? Thanks for your answer #block-yui_3_17_2_1_1643991875238_11596 strong { 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; }
Solution Beyondspace Posted February 9, 2022 Solution Posted February 9, 2022 52 minutes ago, Haiko__ said: Site URL: https://www.myladyblue.org/actualits Hi I've already do a post like that but for my second web site that doesn't work and I think because I've don't the right #block On my website when you click "Actualités" you scroll a little bit and I want "Fils d'actualités instagram" with my gradient how can I do? Thanks for your answer #block-yui_3_17_2_1_1643991875238_11596 strong { 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; } Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1643991875238_11596 * { 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; } * in this code means every text in the block Let me know how it works on your site Haiko__ 1 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 February 9, 2022 Posted February 9, 2022 My testing Haiko__ 1 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
Haiko__ Posted February 9, 2022 Author Posted February 9, 2022 7 minutes ago, bangank36 said: My testing 8 minutes ago, bangank36 said: Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1643991875238_11596 * { 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; } * in this code means every text in the block Let me know how it works on your site That works thanks you ! 😁 Beyondspace 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment