Mobile Website Display – LAYOUT error
-
Hello,
Our mobile website has an issue. When opening the webpage on a mobile device, the cover is supposed to be displayed at the very top. However, there is now a set of disorganized information appearing in front of the cover.
This issue occurs on all pages. Could you help us resolve it?
website link: formplan.design
-
@KA that seems to be your desktop-layout that is "stuck" on top. while investigating the error, you can try to fix this provisionally by adding this to custom mobile css:
cover-content-desktop{
display: none;
} -
Hellohello,
Thank you for replying.
However the css code does not change the current situation. -
hey, I just tried felix's code and if you take out 'desktop' it should work as I just tried it in inspector. Try this:
.cover-content {
display: none !important
} -
I tried two pages to test the code.
After refreshing the same issue stays. -
Hey I observed from my side: if disabling "Enable Cover here" in the mobile version, the messy layout will disappear.
Could this setting be the root cause of the issue? -
yes! if you update lay theme it should work again, sorry for this!
-
with update and remove the cover feature it is fixed..
thank you! -
hey i think if you enable the cover feature it should also work now with the update
1/9
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