Top "Twitter-bootstrap-4" questions

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

How to remove the arrow in dropdown in Bootstrap 4?

I am using Bootstrap 4. I tried to remove the arrow in dropdown. The answers I found for Bootstrap 3 do not …

css twitter-bootstrap twitter-bootstrap-4
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
How to align content bottom on Bootstrap 4 col

I have the following code for a footer: <div class="container"> <hr> <div class="row"&…

twitter-bootstrap flexbox bootstrap-4 twitter-bootstrap-4
Bootstrap 4 navbar with 2 rows

I have created a navbar with Bootstrap 4 alpha 6 that has a large brand/icon on the left, and 2 navbar-nav's with …

css twitter-bootstrap flexbox bootstrap-4 twitter-bootstrap-4
btn-xs no longer a valid option in bootstrap 4?

I just migrated to bootstrap 4 and my xs buttons no longer seem to be extra small! Looking at the docs …

twitter-bootstrap twitter-bootstrap-4 bootstrap-4
Re-color Tooltip in Bootstrap 4

I'm trying to re-skin/re-format a tooltip in Bootstrap 4, and the original way of doing it doesn't seem to work …

css tooltip twitter-bootstrap-4 bootstrap-4
How to left column fixed and right scrollable in Bootstrap 4, responsive?

I'm using Angular 4, Bootstrap 4 and trying to implement a fixed scrollable right div and a fixed left div. It should …

twitter-bootstrap sticky bootstrap-4 twitter-bootstrap-4
Add spacing between vertically stacked columns in Bootstrap 4

Unfortunately, there doesn't seem to be a good way to manage vertical spacing between columns that transition from a horizontal …

html css bootstrap-4 twitter-bootstrap-4 spacing
How do I toggle bootstrap 4 modal using Angular2 Component/ Typescript

I am not able to toggle a bootstrap modal using Typescript. I am using the default bootstrap 4 Modal. Here is …

angular typescript2.0 twitter-bootstrap-4
How to make Bootstrap 4 carousel images responsive?

Hopfully the title and the demo say it all. The new carousel of Bootstrap 4 isn't responsive. The images are out …

css carousel twitter-bootstrap-4