Archived topic
Hintergrundfarbe trotz Einstellung aller Elemente auf weiß weiterhin grau
11 replies · Started by Barbara on June 23, 2020
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 ?
Hi David,
hier der Link
http://bax9e.myraidbox.de/?wp-subscription-manager=1&verify=c901f53716d2010
Grüße Barbara
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.
Hier nochmal der Link, ich hatte ihn oben schon eingefügt:
http://bax9e.myraidbox.de/?wp-subscription-manager=1&verify=c901f53716d2010
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
GP's customizer option allows you to change the body background as well:
https://docs.generatepress.com/article/colors-overview/