Show One Bootstrap Carousel Item in Mobile

Bootstrap carousel show single item on mobile devices

I suggest to use Flickity instead. If you organize your carousel items into Bootstrap columns (for example put each item into a "col-md-4") then Flickity will respect the Bootstrap CSS and recognize the number of items to scroll per screen resolution.

show only one image in carousel slider on mobile

It is not possible to adjust slides as per screen resolutions using bootstrap carousel you need to use external sources to make this type of difficult sliders.

this are the reference link which helps you to make this type of slider.

Slick Slider: https://kenwheeler.github.io/slick/



Related Topics



Leave a reply



Submit