browser height rows not showing
-
since the new update, browser height rows are not visible, I've found the bug shown in the screenshot here (there is a rogue 'l' in the unit measurements:
for now I've worked around it by adding the custom css:
._100vh, .fullpage-wrapper {
min-height: 100vh;
}Also, not sure if this is related, but I also noticed that custom row heights are being given a minimum of 275.938px, so I've had to also add custom css to overwrite this, it seems like it shouldn't be there.
-
hey you must be using a somewhat outdated browser
which browser and browser version are you using?lvh is a somewhat newer css measuring unit
Also, not sure if this is related, but I also noticed that custom row heights are being given a minimum of 275.938px, so I've had to also add custom css to overwrite this, it seems like it shouldn't be there.
ok i would need a link to look at this, but it could be related
i will include a fallback to 100vh now, if the browser doesnt support 100lvh
-
@arminunruh Hey Armin, thanks for the reply, I've got an old mac so I stopped updating the os which only allows me to get up to version 103.0.5060.134 on Google Chrome.
Wasn't aware of lvh, but yea a fallback would be great.
the website I'm working on can be found here:
-
yea the last update contained a fallback so it should work again
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it