Dark mode ignores

  • Posted in : Archy
  • Fahad K.
    Participant

    Hi, I use your theme on Slaeb.com and I am using a dark mode premium plugin. As you can see, when I toggle dark mode, it hides the top bar. The problem is, I want the top bar to be transparent when dark mode is toggle. Luckily, the plugin allows CSS selectors which allows one to make it transparent. After the update of the theme, all the previously added selectors are not working. Can you please give me the correct CSS selectors so I can add that to plugin’s excluded file?

    Mehmet S.
    Keymaster

    Hi, could you provide a screenshot of the plugin’s settings page that is accepting CSS selectors please?

    Fahad K.
    Participant

    Please can you check it yourself? I have added login link in private.

    serkan
    Moderator

    Hi, The code I wrote below prevents the header menu from being transparent in dark mode.

    html.wp-dark-mode-active :not(.wp-dark-mode-ignore):not(img):not(a):not(.elementor-element-overlay):not(.elementor-background-overlay) { border-color: var(--wp-dark-mode-border) !important; background-color: var(--wp-dark-mode-bg) !important; }

    Thanks

    Fahad K.
    Participant

    Doesn’t work.

    Fahad K.
    Participant

    It even hides the video now. Making it even worse.

    serkan
    Moderator

    Hi,
    I will forward this topic to our developer and i will keep you updated.
    Thanks

    Fahad K.
    Participant

    Alright.

    ahmetsali
    Keymaster

    Hi, I just took a look at the plugin settings and added .site-header to the exclude list and the plugin doesn’t handle it correctly as it is supposed to, can you report this to the plugin author, please?

    Thanks.

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register