<code>.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-styles-wrapper p,
.wp-block-cover-image .block-editor-block-list__block,
.wp-block-cover .block-editor-block-list__block {
color: inherit !important;
}
</code>
<code>.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-styles-wrapper p,
.wp-block-cover-image .block-editor-block-list__block,
.wp-block-cover .block-editor-block-list__block {
color: inherit !important;
}
</code>
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-styles-wrapper p,
.wp-block-cover-image .block-editor-block-list__block,
.wp-block-cover .block-editor-block-list__block {
color: inherit !important;
}
This css overrides with my color selection and do not show the correct color for text in the backend.
I have tried many functions to dequeue this style but it is still showing.
New contributor
Omer CT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.