lidyaaC Posted December 13, 2021 Share Posted December 13, 2021 Site URL: https://www.lydia-cottrell.com/#follow I have used a code injection and HTML to create a gradient text effect. It works perfectly on desktop but for some reason a part of it disappears when on mobile. I can't work out at all why this is. This is the code I have used: <h2><center> <span class ="colourful"> Lydia Cottrell</span> Here is how it looks on desktop: And here is how it shows on mobile: Any help with what is going wrong is greatly appreciated! Link to comment
Beyondspace Posted December 13, 2021 Share Posted December 13, 2021 (edited) 30 minutes ago, lidyaaC said: Site URL: https://www.lydia-cottrell.com/#follow I have used a code injection and HTML to create a gradient text effect. It works perfectly on desktop but for some reason a part of it disappears when on mobile. I can't work out at all why this is. This is the code I have used: <h2><center> <span class ="colourful"> Lydia Cottrell</span> Here is how it looks on desktop: And here is how it shows on mobile: Any help with what is going wrong is greatly appreciated! I 've checked that it is working properly on my device text transform.mp4 Have you figured out on your own? Edited December 13, 2021 by bangank36 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
lidyaaC Posted December 14, 2021 Author Share Posted December 14, 2021 (edited) @bangank36 That is so strange, for me it still shows wrong and on my husbands phone, we are both on iphone but different models. Edited December 14, 2021 by lidyaaC Link to comment
Beyondspace Posted December 14, 2021 Share Posted December 14, 2021 1 hour ago, lidyaaC said: @bangank36 That is so strange, for me it still shows wrong and on my husbands phone, we are both on iphone but different models. Which phone and browser are you using? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
lidyaaC Posted December 14, 2021 Author Share Posted December 14, 2021 14 minutes ago, bangank36 said: Which phone and browser are you using? I am using an iphone 12 and safari? Link to comment
Beyondspace Posted December 14, 2021 Share Posted December 14, 2021 9 minutes ago, lidyaaC said: I am using an iphone 12 and safari? Try adding to Home > Design > Custom Css .colourful { -webkit-text-fill-color: rgba(0,0,0,0.0001); } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
lidyaaC Posted December 15, 2021 Author Share Posted December 15, 2021 1 hour ago, bangank36 said: Try adding to Home > Design > Custom Css .colourful { -webkit-text-fill-color: rgba(0,0,0,0.0001); } I have tried this and it hasn't worked? Could it just be something to do with safari on ios? Link to comment
Beyondspace Posted December 15, 2021 Share Posted December 15, 2021 22 hours ago, lidyaaC said: I have tried this and it hasn't worked? Could it just be something to do with safari on ios? Try adding again it with the important .colourful { -webkit-text-fill-color: rgba(0,0,0,0.0001) !important; } Hope that it can help BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, 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