stefan927
Forum Replies Created
-
OK I see. That worked! Thanks a lot!
Do you know what stylesheet this CSS is coming from?
.gutentor-active h1, .gutentor-active h2, .gutentor-active h3, .gutentor-active h4, .gutentor-active h5, .gutentor-active h6 {
color: rgba(255,255,255,1);
}Is there a place I can remove the global headings CSS from the style sheet? It seems that is the root of the issue.
Actually it seems that the issue is back. All of my headings are still white.
I tried what you suggested but that did not work.
I was able to change all of the headings to black using the global options. But it’s still not a good solution because I do not want all of my headings black. When I try to not enable it it does not work. If this can be fixed it would be good for the future as it seems a bug.It looks like this is the CSS that is causing it:
.gutentor-active h1, .gutentor-active h2, .gutentor-active h3, .gutentor-active h4, .gutentor-active h5, .gutentor-active h6 {
color: rgba(255,255,255,1);Even if I create a new About block on the homepage directly it still doesn’t show the title.
Yes I am using the blocks on the widget. I tried editing them and also creating new blocks and it didn’t work. The only thing that worked is disabling the plugin but then I can’t use some of the blocks I want. Please help.
Yes I have already tried this many times. It is set to not enabled.
Is there some place else I can check?