How to make Bootstrap 5 carousel responsive adaptive no fixed height #32927
Unanswered
Allmedialab
asked this question in
Q&A
Replies: 1 comment
-
Hello @Allmedialab, You need to use "media queries" and set a "view height" for every window's width breakpoints to make it responsive like Bootstrap 4. And yeah, they should not have changed that in V5😄 Warm Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm looking for a way to make Bootstrap 5 carousel responsive like this Bootstrap 4 example:
https://codepen.io/JacobLett/details/YaBEPB
Even if the height of the image is changed the overlay text, arrows and indicators stay in place. How do I achieve this with the Bootstrap 5 carousel? Don't understand why this is changed in V5 anyway!
Thanks!
David
Beta Was this translation helpful? Give feedback.
All reactions