Currently, If I hold the screen with my finger and pull either left or right I can pull the whole screen. How Can I fix this, I don’t want this to happen (this is on mobile). I am using the Whisk theme.
Hi @jm73 ,
Can you share your store url
Hi @jm73 ,
Add this CSS code Online Store > Themes > Edit code > Assets > custom.css or theme.css
body {
overflow-x: hidden;
}
Hi @jm73
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Go to Online Store->Theme->Edit code->theme.liquid->paste bellow code in tag
Please refer to this screenshot:
Hope you find my answer helpful!
Best regards,
Victor | PageFly
Hello! I am the theme developer for Whisk, and just wanted to update this thread to let you know that this was a bug that has been fixed in Whisk version 3.0.0 and greater.

