Shopify themes, liquid, logos, and UX
I have a slideshow on my home page, on mobile when trying to scroll past it the image moves around and the page does not scroll.
see my site here https://l01p68gt9pxi46le-69331648824.shopifypreview.com
any help appreciated.
Solved! Go to the solution
This is an accepted solution.
Try this one instead if above code.
div#Slider-template--22651682292024__slideshow_QXEiU4 {
overflow-y: hidden;
}
Thanks
Was I helpful?
Sandesh Paudyal |
| Shopify Developer
Need help with your store?
sandeshpaudyal99@gmail.comFor quick response - Message Me : +9779851353732
Hi @rogerjet ,
Place this css in base.css.
div#Slider-template--22651682292024__slideshow_QXEiU4 {
overflow: hidden;
}
Thanks
Was I helpful?
Sandesh Paudyal |
| Shopify Developer
Need help with your store?
sandeshpaudyal99@gmail.comFor quick response - Message Me : +9779851353732
thanks for that it does work, but prevents me from switching images within the slideshow. before you could swipe left or right to swap the image now have to use the pagination buttons.
This is an accepted solution.
Try this one instead if above code.
div#Slider-template--22651682292024__slideshow_QXEiU4 {
overflow-y: hidden;
}
Thanks
Was I helpful?
Sandesh Paudyal |
| Shopify Developer
Need help with your store?
sandeshpaudyal99@gmail.comFor quick response - Message Me : +9779851353732
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025