Jump to content

How to remove browser overflow in Safari?


Nic727

Recommended Posts

I would like to know how to remove the overflow behind the mobile Safari UI? In most mobile browser I don’t have this problem and I would like to know a solution for Safari.

http://image.noelshack.com/fichiers/2018/40/6/1538829555-c909ce35-46ec-47a7-b228-955550e95e03.png

http://image.noelshack.com/fichiers/2018/40/6/1538829559-a0bc59fd-3b02-4cb7-ab0f-16d1e44aaceb.png

Thank you

Link to comment
Share on other sites

Depends if your safari version supports vh/vw units, or other CSS features like flex, transitions? I just looked at it through Safari on windows, which gave same result,  as Safari was stopped being provided for windows years ago, i only have the latest possible version before it was stopped, to test it on.

Link to comment
Share on other sites

I fixed the problem by removing 100vh for the height of my home container and added 100% height and position absolute. But I guess it only work on website with a fullscreen page and not one-pager since it's an absolute position.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...