Css issue when loading the site

Here is my site https://www.what-really-counts.com/.
When loading there is a video which loads properly but the problem is it shows extra white space at bottom when scrolling in mobile devices . The problem only shows up in mobile devices. Can someone help me

identify the problem.

You have a class added to the body called .page which has 60px padding bottom and his gives the little scroll on mobile.

I suggest you remove the padding in your media query for smaller screen.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.