Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
My store uses the Dawn Theme. I was not too happy with the slider buttons, so I added in the Theme-Editor > Settings > Custome CSS this to hide the slider buttons:
@media only screen {
.slider-mobile-gutter .slider-buttons {
display: none;
}
}
Now the buttons are gone and the slider still works out great for mobile, tablet and desktop as log as you have a trackpad. But if you are on desktop and use a mouse, you would do a click and hold action to try and make the slider work. But unfortunately this does not work yet. Does someone know how I can fix this and make click and hold work for desktop users? 🙂
Here, I tried to mark which action is not possible for desktop users:
This is my store: https://cappall.com/
The only simple solution i know is to use a swiper library using which that feature can be enabled.
Or with writing js. Just FYI your css code does not interfere with this functionality.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025