Dark Mode Implementation
-
The site that I’m working on has a dark mode toggle which changes the system preference to a dark theme and I’m trying to make the chatting UI dark as well. It is currently blinding users in dark mode. I tried to add custom CSS on the style editor but the issue seems to be that the CSS code is generated by the plugin and not static, so there are new classes generated. I’m not sure if anyone has ways around that. please let me know if you have figured it out.
Thank you
The page I need help with: [log in to see the link]
The topic ‘Dark Mode Implementation’ is closed to new replies.