Home page moving left and right sine installing widgets

Since installing a slider and an instagram feed on the home page, it is working great on desktop but on mobile the screen doesn’t stay static, the content moves left and right when you move your finger or swipe across the screen so it can be left with a blank white screen. When I remove the widgets this doesn’t happen. How can I stop this from happening. It’s only on the home page

Thanks
Carl

1 Like

You can add this to Custom CSS tab of App (Or if your site has CSS area, you can add it here)

body {overflow-x:hidden;}
1 Like

Thanks.
Just installed that code into custom CSS on each widget.
Unfortunately it didn’t work.
Any other ideas anyone?

thanks
Carl

1 Like

Try this new. If it still doesn’t work. Can you share link to page where you added widget?

html, body {overflow-x: hidden !important;}
1 Like

Unfortunately that didn’t work either.
It is the product slider and the instagram feed on the home page

thanks
Carl

1 Like

Hello @Carl2!

I am terribly sorry that you’ve experienced such an issue!

@tuanphan A huge thanks for your assistance!

@Carl2 I’ve checked your website from mobile and the issue isn’t displayed on my side.

Could you please provide me with a video screencast of the issue?

Also, please specify device and browser you are using. We’ll be happy to investigate the issue!

1 Like

Hi Max, @Tuan has sorted this issue for me.

Thanks anyway

2 Likes