Mobile Website Display – LAYOUT error
-
wrote on Mar 18, 2025, 1:24 AM last edited by
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
-
wrote on Mar 18, 2025, 7:59 AM last edited by felix_rabe Mar 18, 2025, 4:00 AM
@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;
} -
wrote on Mar 18, 2025, 11:25 AM last edited by
Hellohello,
Thank you for replying.
However the css code does not change the current situation. -
wrote on Mar 18, 2025, 12:02 PM last edited by
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
} -
wrote on Mar 18, 2025, 12:13 PM last edited by
I tried two pages to test the code.
After refreshing the same issue stays. -
wrote on Mar 18, 2025, 12:31 PM last edited by
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!
-
wrote on Mar 19, 2025, 1:32 AM last edited by KA Mar 18, 2025, 9:54 PM
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
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
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