I have used the “clip background to text” on step sequence numbers of my website. Everything looks good in webflow at all breakpoints but when I actually view on an iphone the numbes just don’t show up.
I have tried a few things based on other forum discussions:
Restart iPhone
Try Chrome and Safari browsers (same problem on both)
Change Position and Display Properties
Change Font
Still not showing despite those troubleshooting steps. Do mobile browsers not support this feature perhaps?
Webkit does support background-clip. Have you tried setting the gradient on the text-block element itself with the clipping option, rather than setting it on the parent?
Hi @learyjk, using background clipping on iOS has had some troubles sometimes and there have been other cases like this reported in stackoverflow, here is an article that may help to use some custom css:
I hope this helps, I am going to help check further with this behavior with the team to see if there is something that can be done to prevent this strange behavior from the designer.