Replies: 2 comments 1 reply
-
Maybe you can rely on the Bootstrap v5 Jumbotrons example or Bootstrap v5 Jumbotron example; the corresponding source code is available at https://github.com/twbs/bootstrap/blob/main/site/src/assets/examples/jumbotrons/index.astro and https://github.com/twbs/bootstrap/blob/main/site/src/assets/examples/jumbotron/index.astro |
Beta Was this translation helpful? Give feedback.
-
You can recreate a jumbotron-style section with a full-width background image in Bootstrap 5 by using a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am in the process of upgrading the Bootstrap we are using (previously v4) to v5.3. Our old sites used a jumbotron to display a top dropdown menu and image stretched side to side.

jumbotron-custom.txt
The new v5.3 no longer uses the jumbotron. How can I replicate this using the new Bootstrap?
Beta Was this translation helpful? Give feedback.
All reactions