In my webside I use splide js. By default, it has breakpoint 767 px so the slider displays 1.5 slides on mobile instead of 3.5 like on desktop.
I’d like to modify the code but I guess I’m doing something wrong (still learning js). I’d very much appreciate your help with setting another breakpoint 991-768px (tablet view) where the slider displays 2.5 slides.
hi @Justyna_Sieczka your breakpoint is working fine on 767 Adding another breakpoint is easy by adding it to Object. Don’t forget that these key /value pairs are comma-separated.