PenciDesign Supporter replied
Staff Reply
Hi,
Please modify the CSS code:
.pcdark-mode .post-entry.blockquote-style-2 blockquote,
.pcdark-mode .wp-block-quote.is-style-large,
.pcdark-mode .wp-block-quote.is-large {
background: #732893;
color: #fff;
}
.pcdark-mode .post-entry.blockquote-style-2 blockquote *,
.pcdark-mode .wp-block-quote.is-style-large *,
.pcdark-mode .wp-block-quote.is-large *{
color: inherit;
}
Regards,
PenciDesign.