Knockout text aka text-masking not working on mobile

howdy webflowers!
anybody know why this text-masking aka text-clipping aka knockout-effect is not working on mobile (chrome & safari) ?!

on desktop its working fine.

i remeber i had the same issue in the past and than i had to add some additional piece to the custom code so that it will be supported on mobile but not sure anymore…

thanks!


Here is my site Read-Only:
https://preview.webflow.com/preview/shoshin?utm_medium=preview_link&utm_source=designer&utm_content=shoshin&preview=938fe3d8f50e211c2b920f18e7aafb8a&mode=preview

after a lot of reearch i could find the problem.
its that i set the text-box to display:flex and for some reason this let the clipped text dissapear on mobile…

so i set the display settings to block and it worked on mobile; my gradient text is now there.

maybe somebody else is struggling with these and these could be helpful for him.

cheers

Thanks!!
It did help someone!
Cheers

Thank you.
Had the same problem now it works !!
Thank you

You’re a life saver. Thank you!!