Hey! I have used the blending modes code from this article, and it looks fine on desktop, but my text turns white on mobile, and it does not blend with the background color
The code is this one:
[data-id=āPASTE WIDGET ID HEREā] {
mix-blend-mode: difference;
}
I hope someone knows how to fix it