• Resolved poragi

    (@poragi)


    Hi Joeri,

    love your plugin, especially love that it excludes comments and such!

    My only issue is that the progress bar doesnt seem to show up in Dark Mode, neither on desktop nor on mobile.

    Any ideas how I could fix this?

    Many thanks in advance!

    Agnes

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joeri van Veen

    (@ruigehond)

    Hi Agnes, thank you so much for contacting me. I feel silly for not even being aware of the dark mode… I will update the plugin for this soon. In the mean time, if you can add the following css to your site that would probably solve the problem immediately:

    html.wp-dark-mode-active #ruigehond006_bar {
        background-color: #007cba !important;
    }

    Code is tested in browser and works here. You can probably add the css rule to your theme in the settings somewhere, often Customize->add css, or a similar option.
    Please let me know if this works for you now.
    Anyway I will add this in the next update.

    Thread Starter poragi

    (@poragi)

    Added the CSS – problem solved ??

    Thank you so much for your quick response!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not working in dark mode?’ is closed to new replies.