Top "Bootstrap-4" questions

Bootstrap 4 is the fourth major version of the popular front-end component library.

Left & right align modal footer buttons in Bootstrap 4

Bootstrap 4 uses flex-box for it's modal footers. If I want two buttons, one on the left and one on the …

twitter-bootstrap bootstrap-4 twitter-bootstrap-4
Bootstrap 4 Form Validation

I'm a beginner with bootstrap and I have seen a lot of bootstrap 3 form validation plugins etc, but I haven't …

javascript jquery validation bootstrap-4 jquery-form-validator
Bootstrap 4 datepicker

I want to use datepicker https://bootstrap-datepicker.readthedocs.io/en/latest/index.html with Bootstrap 4. Following the examples on above …

datepicker bootstrap-4 bootstrap-datepicker
How to increase font-size in Bootstrap 4?

In Bootstrap 4, font-size defaults to using em or rem for fonts. How can I increase the font-size for all viewport …

html css twitter-bootstrap bootstrap-4
Bootstrap dropdown with Angular 6

I'm trying to create a dropdown item in a Bootstrap navbar using Angular 6. My code is working when I test …

angular drop-down-menu bootstrap-4 ng-bootstrap
Bootstrap - align button to the bottom of card

I was peeking at one of the Bootstrap examples that use the card-deck and card classes (Pricing example). I wondered …

html css twitter-bootstrap bootstrap-4
Webpack Installing Bootstrap - missing popper.js.map

I followed the instructions in https://getbootstrap.com/docs/4.0/getting-started/webpack/ and I also installed jquery and popper.js with …

bootstrap-4 webpack-2 popper.js
Bootstrap Multiple Items Carousel (several carousel items shown at once)

How do you implement a multiple items carousel in Bootstrap 4? The docs mention about multiple carousels but not a carousel …

html css twitter-bootstrap bootstrap-4 bootstrap-5
Bootstrap row with columns of different height

I currently have something like: <div class="row"> <div class="col-md-4">Content</div> <…

html css twitter-bootstrap responsive-design bootstrap-4
Responsive website zoomed out to full width on mobile

I am testing out Bootstrap responsiveness navbar and I have a demo website. When I resize the browser on a …

twitter-bootstrap user-interface twitter-bootstrap-3 responsive-design bootstrap-4