Top "Bootstrap-4" questions

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

bootstrap 4 accordion not working correctly it work only for first element

this accordion code not working in my html project. I tried too many time but failed to worked it successfully. …

jquery html css bootstrap-4 bootstrap-accordion
ng-bootstrap ngbDropdown not working Angular 4

ng dropdowns are not working. Note: I followed the answer here and upgraded bootstrap to 4-alpha, yet it's not working. …

angular bootstrap-4 ng-bootstrap
Wordpress script with integrity and crossorigin

I'm trying to use the wp_register_script and wp_enqueue_script FUNCTION on WordPress to enqueue a script, which …

php wordpress bootstrap-4 integrity
Bootstrap 4 carousel not working?

I have the following BS4 Carousel code, (made it using this tutorial https://www.youtube.com/watch?v=n8ItscKLf7…

html css carousel bootstrap-4 bootstrap-carousel
Make bootstrap-vue b-table 'Id' column invisible

I have a bootstrap-vue table (b-table) in the data for which which I want to make an 'Id' value accessible …

twitter-bootstrap vuejs2 bootstrap-4 bootstrap-vue
Bootstrap: Control multiple tab panels with single tab nav

I want to control two differnt tab contents with a single tab navigation. In Bootstra 3 I had a solution with …

jquery css twitter-bootstrap bootstrap-4 bootstrap-5
bootstrap 4 carousel caption is not visible on small devices

I was practicing bootstrap 4 carousal example given in http://v4-alpha.getbootstrap.com/examples/ . carousal caption is not visible when …

carousel caption bootstrap-4
Using bootstrap with Webpack Encore in Symfony 4

I would like to use bootstrap with Webpack Encore in Symfony 4.1 but bootstrap does not function. In the template/base.…

bootstrap-4 symfony4 webpack-encore
Autofocus Input Element on Modal Open Bootstrap 4

I am trying to autofocus input element on bootstrap 4 modal open . I have tried below code from http://getbootstrap.com/…

input bootstrap-modal bootstrap-4 autofocus
React - fixed navbar and nav-tab

I am using reactstrap package in for my project. So, I have created a HeaderComponent which is a Navbar which …

reactjs bootstrap-4 reactstrap