07/06/2026

Website Turns Dark When Open In Dark Mode Mobile Phone

Publishing
Others
Custom Code
Developer Resources

Hi, I've made the site and launch it perfectly, but when I try to check and opens it on my phone, who always turns on the dark mode, my site just turns dark, all the white background automatically turns dark, I don't want that, I want my site, always opens at light mode, regardless the phone mode, how do I do this?

btw adding this to head tag also not working :

<meta name="supported-color-schemes" content="light">
<meta name="color-scheme" content="light">

here's the link to the site :

1
2 replies
07/06/2026
Unresolved