Headline color set in the editor is overwritten by an inherit keyword
-
Hi there, for some reason the color of my Headline set in the editor is overwritten by an inherit keyword, and the H1 is not visible because the inherit color value apperantly is white.
I have tried to deactivate all of my custom css, but happens anyway.
Regards
Carsten.wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) { color: inherit; }
`h1.gb-headline-cd95541b {
font-family: Poppins, sans-serif;
text-align: center;
color: #1c1c1c; (marked as not active)
font-size: 25px;
}`
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Headline color set in the editor is overwritten by an inherit keyword’ is closed to new replies.