1 reply [Last post]
remozseo007
remozseo007's picture
Offline
newbie
Last seen: 4 years 33 weeks ago
Timezone: GMT-7
Joined: 2018-08-07
Posts: 1
Points: 2

Hi there!

On mobile and Ipad, when ever someone tries to write a comment I am getting a nasty gap on the right side of the page.
It looks like the entire page get's a margin, or a padding.

I tried tones of things to fix that issue.
But I simply can't figure out how I can possible avoid it.

Does anybody know how I could fix that nasty gap?

Here is the link the the page it's happening:
https://gousa.site/nein-sager/

When you go to the bottom, you have the comments section.
When you are on mobile, and you try to write a comment... peng.
The entire page "moves" to the left.

Thank you so much for any little help!
Appreciate it!

CssEJ
CssEJ's picture
Offline
newbie
Last seen: 4 years 23 weeks ago
Timezone: GMT+1
Joined: 2018-10-14
Posts: 2
Points: 3

I checked on Android and it

I checked on Android and it works flawlessly, at first with the page moving left I thought maybe put overflow-y: scroll;
but now I'm not sure that is the issue. Maybe try changing, if you have this, position:fixed to position:absolute
https://weblog.west-wind.com/posts/2015/Jun/05/IPad-Scroll-Issues-with-Fixed-Content