Carousel not resizing

Hello
I just fired up bootstrap studio (first time in years) to recreate a fairly simple site that I handed coded 5 years ago using bootstrap.

I added a simple carousel. Problem: it is not responsive when viewing on smaller device. I set the carousel width to 800px and auto margins. If I don’t set it to that then it fills the whole page width.

Any tips welcomed.

Try putting the carousel in a column then no need to set the width or margins

2 Likes

I had completely forgot to use Container Row Column :face_with_open_eyes_and_hand_over_mouth:

I am going to review the basics in the learn section and that should get me back up to speed.

Thank You!

1 Like