background colour not on phone
-
the background colour set for monitor and phone layout only appears on my desktop, although the working area for phone and monitor is approving the right colour. Once I go to my iPhone it does not show it.
Please go to https://viecelicremers.com/more
The same problem on any project going from there.
I cannot see, this has anything to do with fullscreenslider activated.Any help?
-
so I got a little further by adding
.type-page.id-138 {
background-color: rgb(11, 255, 193)
}in the mobile css section, with the result, that now it shows the background colour rgb(11, 255, 193) for a second before the background turns white again. I cannot find the conflict here? Any help?
PS:
id-138 is exactly the site i am talking about:
https://viecelicremers.com/more -
Dear @Bastion
you might try:
.type-page.id-138 { background-color: rgb(11, 255, 193) !important; }
Best!
Marius
-
@mariusjopen said in background colour not on phone:
.type-page.id-138 {
background-color: rgb(11, 255, 193) !important;
}@mariusjopen omg! that worked! Thank you
-
Great!! Happy to hear!
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it