About 600,000 results
Open links in new tab
  1. html - Bootstrap jumbotron full width and height of window with ...

    Jul 29, 2015 · I've got a bootstrap jumbotron on a website, and I was wondering how I would make it the full width and height of the screen, or at least touching the nav bar, as there is a …

  2. html - When to use the Jumbotron? - Stack Overflow

    Jun 16, 2016 · No, jumbotron is just a component, like a big banner usually on the top of your home page. Think of it like a big hoarding a visitor would see when they visit your site. When …

  3. How to create jumbotron in Bootstrap 5? - Stack Overflow

    Jul 28, 2020 · In Bootstrap 5 the jumbotron component is removed in favor of utility classes like .bg-light for the background color and .p-* classes to control padding. I'm a newbie, can …

  4. html - Full width jumbotron image - Stack Overflow

    Dec 3, 2013 · I'm trying to make the image have the same width as the browser screen. It needs to be responsive. I'm new at bootstrap 3 so any help is greatly appreciated.

  5. How to change font-weight in Jumbotron Bootstrap 3

    Jun 5, 2018 · Update for adjusting font weight in a BootStrap 4 Jumbotron: Similar syntax - say you create a class in your css file as below;

  6. html - Resizing Jumbotron - Stack Overflow

    Feb 25, 2016 · I want to reduce jumbotron's height not with pixels but percentage of something (ex. div's height, windows height). What is the best way to do it appropriate with different …

  7. How to Center a Button in Bootstrap's Jumbotron?

    Jul 16, 2017 · On .jumbotron .container apply text-align: center; which will also align the heading in center so target .jumbotron .container h2 and align it left if you want using text-align: left; …

  8. html - Styling multiple jumbotrons - Bootstrap - Stack Overflow

    Dec 15, 2014 · I want my homepage to feature multiple Jumbotrons, but when I try to style the Jumbotron class in my css.css file, they stylings are applied to each jumbotron. Without using …

  9. html - Correct Image Size for Jumbotron - Stack Overflow

    Mar 22, 2017 · To have the jumbotron scale and always show the full background image, make the height of the jumbotron 0, then use a percentage of padding that matches the aspect ratio …

  10. html - how to make jumbotron responsive - Stack Overflow

    May 7, 2020 · Inline style height: 54rems applied on jumbotron div is not valid. Read some more details on how to use media query to handle responsive design . Make use of Chrome …

Refresh