Strange problem ONLY on IOS devices! The page is not fixed!

good day

so… you want to tell me that you cannot see the problem on your IOS device?!
please find the following link to our problem: https://youtu.be/6tdkNJBaJ9Q
now you can see it? can you please tell me if we can fix it? and how?

thanks, shahar

Hello,

I used an android device and it worked fine and I used an iOS emulator to test the website but the error did not appear either.

Please try using this CSS to have the width of the page span the whole page by going to Appearance > Customize > Additional CSS and pasting it there.


@media only screen and (max-width: 900px) {
body {
    background: #fff;
    width: 100%;
}
}

Best Regards,
Support

Good day

for now, i have sent this to my programmer… and he made the repair.
he do not use IOS… so he asked me to check and see if this repair worked. from what i can see now - its work!
the site do not move to the right anymore. so hopefully it would stay this way.

thank you for your help!
i will remove the video from YOUTUBE now.

thanks
Shahar

Hello Shahar,

I am glad the issue was resolved so I will now close this thread.

Best Regards,
Support