Shopify themes, liquid, logos, and UX
I have a slideshow on auto-slide for my "cover image". I was able to edit code and create a fade animation which works well, but now my issue is that when you try to scroll down on mobile, it just moves the image on the slideshow instead of scrolling down the page. I need the slideshow to act like a still image, in that you cant move it around with your finger. Any help would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.slideshow {
overflow: hidden;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
This is David at SalesHunterThemes.
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
This is an accepted solution.
Follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.slideshow {
overflow: hidden;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
I'm experiencing the same thing for my site on mobile view. I have a slide section set only to be viewed on mobile/tablet. I've tried entering the code you provided in base.css but it doesn't work. May you please suggest a code for my site: www.shoplile.com
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