Top "Bootstrap-4" questions

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

Bootstrap 4 tags input - Add tags only from the predefined list

I'm using Bootstrap 4, and Bootstrap Tags Input for making a multiple category selection option. I want to select multiple items …

javascript jquery html bootstrap-4 bootstrap-tags-input
Bootstrap 4 - Change breakpoint navbar?

This question was already asked here but this don't work because of the Javascript. So in the provided answer only …

twitter-bootstrap menu breakpoints nav bootstrap-4
Styling a tooltip (popper.js / bootstrap v4 beta)

I've installed bootstrap v4 beta and with it the popper.js (tooltip.js) library. I'm trying to use it's tooltip …

tooltip bootstrap-4 popper.js
Applying box-shadow to Bootstrap 4 card component

I'm trying to apply a simple shadow to a cards component. Somehow the shadow glitches and looks mirrored and misplaced. …

html css twitter-bootstrap bootstrap-4 bootstrap-cards
Cannot convert object to primitive value error in react application?

I'm developing a simple react-spring boot application, but because of a GitHub issue I recreate my application starter files using …

javascript jquery reactjs bootstrap-4
How to set responsive image's max width (Bootstrap 4)?

Question: How do you set the max-width of an image in Bootstrap 4 while retaining the image's responsiveness? Background: Boostrap 4's .…

css bootstrap-4 responsiveness
Bootstrap 4 Alpha 6 Vertical Carousel

I'm trying to create a vertically oriented carousel in Bootstrap 4 Alpha 6. I still can't figure out for the life of …

css twitter-bootstrap bootstrap-4 twitter-bootstrap-4 bootstrap-carousel
Bootstrap-vue Collapse: show state with arrow

I'm using Bootstrap-vue, and have a simple collapse component such that I can toggle the visibility of the content. I'm …

css vue.js bootstrap-4 bootstrap-vue
Bootstrap 4 - Sticky footer - Dynamic footer height

I need to put a sticky footer on my pages , however i don't have a definite height set for my …

html css twitter-bootstrap bootstrap-4 sticky-footer
How to make a modal fullscreen?

I am trying to make a bootstrap vue modal fullscreen. Which css classes should I override, I want to do …

bootstrap-4 bootstrap-vue