Scrolling Stucks on mobile - after working all fine

Hello dear friendly Heroic Helpers,

While scrolling, my page started to stuck on few pages.
After i added a 2nd smaller Header for mobile, and little adjustments, before everything worked fine.
The Internet is not helping me, even after searching for 1 hours :frowning:

http://www.sebastian-stoehr.com/klar/

I have 2 different Header, one with black and one with white text. it seems to affect just curtain sites. Even if i delete the headers completly, the site remains to stuck :frowning:

I hope this is understandable and you can help me.

All the Best from Berlin
Sebastian

*EDIT: I updated everything today

Hi Sebastian,

Thank you for reaching out to us. I believe it’s happening because of your last section. Inspect your last section in content builder then go to it’s Row settings, under Setup set the Gap Height to 0 (see screenshot)

image

Let us know how this goes!

Hey Nabeel,

thanks a lot for taking your time and helping me here :slight_smile:

I changed it in all 16 rows by hand and it does work. It just tooks a lot of time and im still wondering, why this issue just came up, before everything worked fine, without any changes.

Same problem here:
http://www.sebastian-stoehr.com/aufstand-gegen-das-aussterben/

Do you see any other solution, so i don’t need to change it thrue all hundreds of rows of my website?
And espacially for the future, it would be nice, to not always need to set it up to “0” by hand :slight_smile:

Best wishes and thanks to you
Sebastian

Hello Sebastian,

Did you adjust that page already? I am able to scroll when I visit that page on mobile:

Hey Lely,

i didnt changed it there, i still have it. I use Chrome on an iPhone7 with updated OS. Same in Safari.

The issue appears when i wanna start scroll down or if i wanna go up from the bottom.

Hi Sebastian,

I’m able to reproduce the issue, and t’s fixed by turning off overflow CSS. This is my first time seeing this issue and that CSS is been there without causing any issue. Could you try adding this to Theme Options > CSS

body {
    overflow-x: unset !important;
}

I can’t say this is really the actual fix, but by doing this on developer/inspector, it fixes it so please apply that CSS just to confirm if it really fixes it permanently.

Thanks!

Wuhuuuuu !!! That worked

A huuuuge Thank you for your help :slight_smile: this is how i imagined it.
Thanks a lot for your time and that i have the opotunity here to get professional help.

Stay save and calm, during the Corona Issue
Greetings from Berlin

You are most welcome Sebastian.
Be safe as well.

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