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.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024