Top "Bootstrap-4" questions

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

Bootstrap 4 navbar items on right side

I just switched to bootstrap 4 and reworking all my html and scss to work with it and I cant seem …

bootstrap-4
Bootstrap 4 - Glyphicons migration?

We have a project that uses glyphicons intensively. Bootstrap v4 drops the glyphicon font altogether. Is there an equivalent for …

bootstrap-4 glyphicons
Five equal columns in twitter bootstrap

I want to have 5 equal columns on a page I am building and I can't seem to understand how the 5 …

twitter-bootstrap twitter-bootstrap-3 bootstrap-4
Bootstrap 4 datapicker.js not included

I'm using Bootstrap V4 for my new website seeing that it is in Alpha. However I cannot see that it …

twitter-bootstrap bootstrap-4
Bootstrap carousel multiple frames at once

This is the effect I'm trying to achieve with Bootstrap 3 carousel Instead of just showing one frame at a time, …

jquery twitter-bootstrap-3 jquery-plugins carousel bootstrap-4
Missing visible-** and hidden-** in Bootstrap v4

In Bootstrap v3 I often use the hidden-** classes combined with clearfix to control multi column layouts at different screen …

twitter-bootstrap bootstrap-4
Bootstrap 4 Change Hamburger Toggler Color

I have a bootstrap website where the hamburger toggler is added when the screen size is less than 992px. The …

css twitter-bootstrap bootstrap-4
Does bootstrap 4 have a built in horizontal divider?

Does bootstrap 4 have a built in horizontal divider? I can do this, <style type="text/css"> .h-divider{ margin-top:5…

html css bootstrap-4 twitter-bootstrap-4
How to make Bootstrap 4 cards the same height in card-columns?

I am using Bootstrap 4 alpha 2 and taking advantage on cards. Specifically, I am working with this example taken from the …

html css twitter-bootstrap bootstrap-4 bootstrap-cards