Comments facenuma started the conversation 2,610PenciDesign repliedNovember 29, 2022 at 8:26amHi,The problem is that you've added the inline style for these elements, so it can't show the color correctly when you've enabled the dark mode.Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: body.pcdm-enable.pcdark-mode .wp-block-kadence-iconlist ul.kt-svg-icon-list .kt-svg-icon-list-item-wrap .kt-svg-icon-list-single { color: var(--pctext-cl) !important;}body.pcdm-enable.pcdark-mode .wp-block-kadence-iconlist ul.kt-svg-icon-list .kt-svg-icon-list-item-wrap span { color: var(--pctext-cl) !important;}body.pcdm-enable.pcdark-mode #mc_embed_signup,body.pcdm-enable.pcdark-mode #mc_embed_signup .helper_text { background: var(--pcbg-l-cl) !important;}Regards,PenciDesign.facenuma repliedNovember 29, 2022 at 1:28pmFixed.Thanks!facenuma repliedDecember 4, 2022 at 1:50pmHiI am facing another issue with dark mode.My site had CLS problem with header search so I disabled it. But dark mode switch also disappeared after removing search symbol.Please check and advise. 2,610PenciDesign repliedDecember 4, 2022 at 2:53pmHi,Please send me a screenshot and take note. I'll check and then send you a quick solution.Regards,PenciDesign. facenuma replied privately PenciDesign replied privately facenuma replied privately 2,610PenciDesign repliedDecember 5, 2022 at 2:13pmHi,I've fixed your site issue.Please check.Regards,PenciDesign. facenuma replied privately 2,610PenciDesign repliedDecember 6, 2022 at 10:13amHi,I've re-updated your site.Please check.Regards,PenciDesign. Sign in to reply ...
Hi,
The problem is that you've added the inline style for these elements, so it can't show the color correctly when you've enabled the dark mode.
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Fixed.
Thanks!
Hi
I am facing another issue with dark mode.
My site had CLS problem with header search so I disabled it. But dark mode switch also disappeared after removing search symbol.
Please check and advise.
Hi,
Please send me a screenshot and take note. I'll check and then send you a quick solution.
Regards,
PenciDesign.
Hi,
I've fixed your site issue.
Please check.
Regards,
PenciDesign.
Hi,
I've re-updated your site.
Please check.
Regards,
PenciDesign.