Bootstrap Carousel image doesn’t align properly January 10, 2023 by Tarik The solution is to put this CSS code into your custom CSS file: .carousel-inner > .item > img { margin: 0 auto; }