Hey @imranmalix,
Please replace the previous CSS snippet with the one below:
body .slicewp-card,
body .slicewp-card-footer { background: transparent; }
body .slicewp-card a,
body .slicewp-card p { color: inherit; }
body .slicewp-nav-tab-wrapper .slicewp-nav-tab a { color: inherit; }
body .slicewp-nav-tab-wrapper .slicewp-nav-tab.slicewp-active a { color: inherit; border-color: inherit; }
body .slicewp-date-picker-predefined-date-range { color: #333; }
body .slicewp-chart-tooltip { background: rgba(0,0,0,0.95); }
body .slicewp-user-notice p,
body .slicewp-user-notice p a { color: #000; }
This should help solve more styling issues for dark themes. If something still isn’t styled properly, please let me know.
Thank you and best wishes,
Mihai