Relative Content

Tag Archive for csscarouselbootstrap-5

Bootstrap 5 Carousel white backround when resizing image

I want to resize the images that I have inside my carousel-item to about 80% instead of 100%, but when I do that this white background appears on the sides of the image (where the Carousel buttons are) and i can’t remove it. The Carousel sits inside a Modal and I’ve tried to set background-color: transparent !important; on all the Carousel and Modal classes but nothing seems to affect the white background… any ideas?