I want to make a Carousel that contains multi items or images, it will display 4 items then when I press on next a new item will appear and so on. This image describes what I want :
I've tried several codes on the Internet but all of them on bootstrap 3 and jquery. I want it with bootstrap 4 and jquery
I've tried this code but it didn't work
Check out this kenwheeler.github.io/slick it should do what you want.