Site logo

Archived topic

Hintergrundfarbe trotz Einstellung aller Elemente auf weiß weiterhin grau

11 replies · Started by Barbara on June 23, 2020

Viewing posts 1–12 of 12

Ich habe im Customizer sämtliche Hintergrundfarben auf weiß umgestellt, trotzdem erscheint grauer Hintergrund im Bereich Body und im Bereich unterhalb der Fußzeile auf einer Seite, die ein Plugin unter Nutzung der Dateien [theme_path]/header.php und [theme_path]/footer.php erstellt.

Hi there,

can you link me to a page where i can see the Grey backgrounds ?

Can you check the Customizer > Colors > Body --> Background ?
It is still displaying #efefef

Farben > Body > Hintergrund = #ffffff also weiß
Gibt es noch eine andere Idee?

The page requires a username and password to view.

Any chance you can unlock it so we can see the issue?

Thanks :)

Ja, jetzt ist die Seite nicht mehr gesperrt.

Which page can I see the issue?

I don't see a grey background on the home page.

The #ececec is coming from the body background color as David mentioned:
https://www.screencast.com/t/u2WNprqF

If you are sure that the customizer option is set to #fff, then try disabling all plugins to eliminate any plugin conflicts.

Ich habe eigentlich nur ein Plugin, dass Farben verändert: Elementor. Hier sind auch alle Hintergründe weiß eingestellt. Keine Ahnung woher diese Einstellung dann kommt.

Ich habe es jetzt mit folgendem CSS-Code geändert:
body {
background-color: #ffffff;
}

Vielen Dank für die Hilfe
Grüße Barbara

This archived topic is closed to new replies.