• Resolved Anonymous User 9018418

    (@anonymized-9018418)


    Hi.

    Thanks for this great plugin. Just wanted to report a little bug:

    Blog style “Card with shadow” is not compatible with dark mode when “Dark Mode support” is enabled in Twenty Twenty One Theme Settings.

Viewing 3 replies - 1 through 3 (of 3 total)
  • yes facing the same issue. website: site.alakh.co.in

    Plugin Author Twentig

    (@twentig)

    Hi,

    Thank you for the feedback. We’ll fix this issue in the next release. In the meantime, you can add the following CSS code inside Customizer > Additional CSS:

    .is-dark-theme .tw-blog-card-shadow .hentry,
    .is-dark-theme .tw-blog-card-shadow .entry-footer,
    .is-dark-theme .tw-blog-card-shadow .entry-title a {
    	color: #000;	
    }

    Have a nice day,
    Tom

    Thanks for your reply with temporary solution. Will try that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blog Style “Card with shadow” is not compatible with “Dark Mode support”’ is closed to new replies.