Hi I am trying to make a carousel on my wordpress website with bootstrap. I would like to put four block links next to it. I have the blocks there and the images are scrolli
add this to your css:
.carousel-inner > .item > img, .carousel-inner > .item > a > img { width: 100%; }