Mobile Scrolling Gets Stuck

Good afternoon,

I’m having issues with the fluidity of scrolling on the mobile site for http://gator3011.temp.domains/~nieto2309/

When I initially go to scroll, it seems to be stuck. But if I tap the screen once, it starts scrolling. I’ve placed a link to a video showing below:

Any help is greatly appreciated!

Cheers,

Jeff

Hey Jeff,

The issue stems from your Footer. Specifically, the height of your Footer Bars. Please set them to auto like in this screenshot.

The reason why that happens is because the content of the footer exceeds 18em which is the current fix height of your footer bar, it creates another invisible scrolling area and that’s what you’re scrolling and when that’s completed, it would scroll the length of the body.

Hope that helps.

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