All things Shopify and commerce
I am facing a horizontal scroll on viewport of with below 960px for featured collection grid content on home page of my store https://holygrails.in that is quite irritating. (Theme Name is Stiletto)
Check this video:
https://drive.google.com/file/d/1OHw5Vp8N0XhIadr7Pxp8fo2YIXEunx82/view?usp=sharing
I have tried using this code in the custom.css file
body {
max-width: 100%;
overflow: hidden;
}
and wasn't successful also tried with classes like featured-collection-grid__content, featured-collection-grid__products, carousel, swiper, featured-collection-grid...
Can anyone help me with this?
Solved! Go to the solution
This is an accepted solution.
@holygrails_in Please follow below steps to prevent from horizontal scrolling for featured collection grid on viewport of with below 960px. Let me know whether it is helpful for you.
transform: none !important;
2. Save file.
This is an accepted solution.
@holygrails_in Please follow below steps to prevent from horizontal scrolling for featured collection grid on viewport of with below 960px. Let me know whether it is helpful for you.
transform: none !important;
2. Save file.
Thanks for your support 👍💯
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025