Top "Twitter-bootstrap-4" questions

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

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 hide collapsible Bootstrap 4 navbar on click

I've created this collapsable navbar using Bootstrap 4 that works nicely, but I would like it to close when the user …

html css twitter-bootstrap bootstrap-4 twitter-bootstrap-4
Bootstrap 4, how to make a col have a height of 100%?

how can I make a column take up 100% height of the browser w bootstrap 4? See the following: https://codepen.io/…

twitter-bootstrap css grid-layout bootstrap-4 twitter-bootstrap-4
Bootstrap 4 - Responsive cards in card-columns

I'm playing with Bootstrap 4 and I can't find a solution to add responsiveness to cards while in a div with …

html css twitter-bootstrap twitter-bootstrap-4 bootstrap-4
bootstrap 4 responsive utilities visible / hidden xs sm lg not working

Having an issue with the new responsive utilities hidden / visible classes, when migrating to Bootstrap 4. I am aware that .hidden- …

twitter-bootstrap twitter-bootstrap-3 hide hidden twitter-bootstrap-4
Bootstrap 4 card-deck with number of columns based on viewport

I'm trying to implement the card-deck feature in bootstrap 4 to make all of my cards the same height. The examples …

css twitter-bootstrap twitter-bootstrap-4 bootstrap-4
Align the form to the center in Bootstrap 4

I am trying to align the form to the center and keep it responsive. I have tried several ways but …

html css twitter-bootstrap bootstrap-4 twitter-bootstrap-4
`col-xs-*` not working in Bootstrap 4

I have not encountered this before, and I am having a very hard time trying to find the solution. When …

html css twitter-bootstrap twitter-bootstrap-4 text-alignment
What is the '.well' equivalent class in Bootstrap 4

In bootstrap-3 there is .well class which adds a rounded border around an element with a gray background color and …

css twitter-bootstrap twitter-bootstrap-3 bootstrap-4 twitter-bootstrap-4