1
It’s not the first time I’ve done that, and it’s a mistake that bothers me a lot, even though it’s a little insignificant:
Sometimes I realize that the color of the fonts are not applied on iphone, I tested in two and are not applied. On android I tested and worked, on mac also worked properly.
If you check the "X" is white but the iphone does not apply the color.
I usually use safari on iphone, but I tested on Chrome and it also didn’t work.
In case it’s not clear, please ask.
Have you tried
color: #ffffff !important
color with 6 digits? Tb can try this way and see if it solves...-webkit-text-fill-color: rgba(0, 0, 0, 1); 
 -webkit-opacity: 1;
– hugocsl
Dude, another thing I noticed, where you got this
X
it does not seem a common character, it seems a Unicode or emoji!!– hugocsl
With 6 digits tested too. On the X really might not work because it is not source, good idea, it is very likely to be that. About the colors not working I have searched the subject and in iphone happens a lot when it is phone. I’ll try putting another character.
– Lucas Granvilla
that same hugocsl. It was an emoji. Problem solved. The other times it happened to me was likely with phone.
– Lucas Granvilla
Can I post as an answer? then you can tag it and the question is as resolved can be?
– hugocsl
Yes. About the other answer you gave about paging on Owl Carousel I haven’t been able to test in the code but I will mark as response too.
– Lucas Granvilla