My Website On Mobile Keeps Shifting Left And Right As I Swipe on my productpage

Cloudex
Visitor
3 0 0

When i swipe down and swipe slightly to the left or right itll move my whole product page. I want the site to be just stuck and be able to swipe down cleanly. It is only happening on mobile. My site is lovante-amsterdam.nl 

Replies 6 (6)
fadi_yousif
Shopify Partner
315 40 54

It's because there is a horizontal scrollbar.

Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
 - Did I help? Leave a tip!
 - Need my help? Chat on Telegram or WhatsApp
 - Was your question answered? Mark it as an Accepted Solution

Cloudex
Visitor
3 0 0

how can i fix this?

fadi_yousif
Shopify Partner
315 40 54

By removing the code that caused it. Did you modify the theme code?

Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
 - Did I help? Leave a tip!
 - Need my help? Chat on Telegram or WhatsApp
 - Was your question answered? Mark it as an Accepted Solution

Cloudex
Visitor
3 0 0

yes i have hired code people multiple times but i dont have a clue which code it could have caused to get that error

Dan-From-Ryviu
Shopify Partner
5620 1034 1063

Hi @Cloudex 

You can fix this issue by adding this code to your theme.liquid file before </head> tag

<style>
#aus-tp-slider { autoflow: hidden; }
</style>

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

PageFly-Richard
Shopify Partner
3675 805 1451

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Theme.css

#aus-tp-slider { 
   autoflow: hidden !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.