How to make the product image slider so it's one swipe at a time

How to make the product image slider so it's one swipe at a time

BraxtonEcom
Explorer
90 0 17

I'd like to make the product image slider so that with each swipe on mobile view, it shows the next consecutive image in the photo series (from image 1 to 2, then 2 to 3.. after each swipe), rather than being able to make just one big swipe and go straight from image 1 to image 4.

 

Any advice is really appreciated.

 

URL: https://www.brain-boost.co.uk/products/chocolate-powder

Theme: Dawn

 

BraxtonEcom_0-1698098862765.png

Braxton
Replies 3 (3)

Andy106
Pathfinder
114 7 32

same question! any updates to this?

 

Andy106
Pathfinder
114 7 32

Actually I found this code on another post it solved my issue. Add it at the end of the custom CSS file:

Click to expand...
.slider__slide { scroll-snap-stop: always; }

 

Azarzar1
Visitor
2 0 0

You are my king