Background color mobile
-
Dear @bbbfg
Are you able to post a link to the page/footer. We can then determine whats blocking the background colour. Any screenshots may help too 🌝
Best wishes
Richard
-
Dear @bbbfg
The background colour is applied to the body twice:
body, .hascover #footer-region, .cover-content, .cover-region { background-color: #a71616; } body { background-color: white; transition: background-color 300ms ease; min-height: 100%; margin: 0; width: 100%;The first background colour is applied via > Customize > Background >
Normally when applied this takes precedent.Have you tried changing these settings?
Have you used any custom code to apply a Background colour?
Best
Richard
-
Dear @bbbfg
The background colour is applied to the body twice:
body, .hascover #footer-region, .cover-content, .cover-region { background-color: #a71616; } body { background-color: white; transition: background-color 300ms ease; min-height: 100%; margin: 0; width: 100%;The first background colour is applied via > Customize > Background >
Normally when applied this takes precedent.Have you tried changing these settings?
Have you used any custom code to apply a Background colour?
Best
Richard
@Richard said in Background color mobile:
background-color: white;
Yes, I am using different bg-colors on so pages. So i set the "overall" color to "white" via the customizer and set the BG on the Homepage to another color. It works on Desktop but not on mobile.
-
Dear @bbbfg
I am sorry for delay in reply, am i correct that now the Background color on both Desktop and Mobile are working?
Have a wonderful day 🌻
Richard