ET
3
ios gmail app dark mode - overwrite text-color on background image
Hello,
I have a white text (also tried #fffffe) on a background image. the image is in the same color in the ios gmail app on dark mode, but the color turns black and is difficult to read.
Any chances that I can overwrite the color? I tried kind of all possibilities with @media (prefers-color-scheme: dark) {} but nothing is working for me - someone who has something that works?
Thanks.
Elisabeth
Dark mode shifts the background and font colors of an email to light on dark. ... for your images allows the background color change in dark mode to appear ...https://allmenuprice.info/burger-king-uk-menu-prices/
Hello Elisabeth,
We have faced the same issue as yours.
We have taken a transparent background image.so, change the background color behind the images. so, the text will appear.
another solution, you need to take a text into image format.
Thanks,
Rahul
Hi Rahul,
Thank you. I will give it a try.
/Elisabeth