• Resolved kamilraza

    (@kamilraza)


    Hey there, I’m facing a serious issue that is if I switch from light mode to dark mode, my site doesn’t change completely turn to dark mode, some text turns to white, but some of them remains black when I reload so if looks perfect all turns to dark mode on reloading.
    Does this issue have any fix?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @kamilraza

    Dark mode is not getting text color because your theme CSS is getting more priority.

    Below you are shown a video where you can understand why this is happening.

    Explanation video

    Which means you have to increase the priority of text color using custom CSS feature of WP Dark Mode.

    With which you will get Dark Mode CSS when Dark Mode is activated without getting theme CSS.

    Check out how to use custom CSS in dark mode from our playlist.

    Thanks

    Hi @sabbirsam,
    The link to the video is not functioning. I have the same problem and I want to see the solution. Can you please update the link?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP Dark Mode Misfunction’ is closed to new replies.