Use the col class on a specified number of elements and bootstrap will recognize how many elements there are and create equal width columns.
No gutter bootstrap.
Add the no gutters class to the row container to remove gutters extra space.
Lorem ipsum dolor sit.
In the example below we use three col elements which gets a width of 33 33 each.
The following image shows the highlighted gutter space and space between columns on bootstrap 4 12 column grid system.
I came up with a handy no gutters class which has some pretty basic css that you apply to your row tag holding your columns.
In this situation only add that class to the specific row s you do not want to have a gutter.
Recently i had a need to have a default grid in bootstrap but also on the homepage i needed to have 4 boxes that butted right up against each other.
Bootstrap css class no gutters with source code and live preview.
This removes the negative margin s from row and the horizontal padding from all immediate children columns.
Now here s our code for the no gutters class.
By default bootstrap 4 has class no gutters to remove gutter spaces of any specific div.
No gutters the gutters between columns in our predefined grid classes can be removed with no gutters.
Bootstrap 3 introduced row no gutters in v3 4 0.
You can even modify gutter width by reducing 15px width of gutter space between each columns.