• Resolved bruce7075

    (@bruce7075)


    Hello,

    I use Sassy Social Share plugin and it works well. However, when I use the dark mode, these social share icons become same color as dark mode background color. They are there but just invisible.

    May I know how to fix this? Thank you very much!

    Bruce

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author markoarula

    (@markoarula)

    Hello,

    can you send me a link to your site so that I can see where exactly is the issue and I’ll send you working CSS.

    Best regards

    Thread Starter bruce7075

    (@bruce7075)

    Hello,

    My site is: https://www.windtrippers.com/

    Thanks so much for your very kind help!

    Bruce

    Plugin Author markoarula

    (@markoarula)

    Hello,

    please try with this CSS:

    body.wp-night-mode-on * :not(ss) {
        background: #000000;
      }

    you can add it to Dashboard->Appearance->Customize->Additional CSS

    Let me know if that helped you.

    Best regards

    Thread Starter bruce7075

    (@bruce7075)

    Hello,

    I add the code to custom CSS but it doesn’t work. I have cleared out all caches and still the same.

    Any other solution?

    Bruce

    Thread Starter bruce7075

    (@bruce7075)

    Hello,

    I just found out the correct code for this. No worry now.

    Bruce

    Plugin Author markoarula

    (@markoarula)

    Hello,

    glad to see that the issue is solved.

    Best regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Social Share icons invisible in Dark mode’ is closed to new replies.