Regular bootstrap version below with kittens.
Bootstrap no gutter between columns.
The problem in your code is you have used the blue class right in the divs with col class.
All breakpoints extra small small medium large and.
Bootstrap css class no gutters with source code and live preview.
You need to do this the other way.
You can copy our examples and paste them into your project.
That padding is offset in rows for the first and last column via negative margin on rows.
You can even modify gutter width by reducing 15px width of gutter space between each columns.
Columns have horizontal padding to create the gutters between individual columns however you can remove the margin from rows and padding from columns with no gutters on the row.
All breakpoints extra small small medium large and extra large.
I found a solution that fit our problem and will most likely work for most people trying to space columns and maintain the same gutter widths as the rest of the grid system.
Columns have horizontal padding to create the gutters between individual columns however you can remove the margin from rows and padding from columns by using no gutters on the row.
To make the grid responsive there are five grid breakpoints one for each responsive breakpoint.
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.
Columns create gutters gaps between column content via padding.
Below example illustrate how to remove gutter space for a specific div.
I think you have misunderstood about the gutters.
So background colors for two adjacent columns touch each other.
You should leave that div with only the col class.
Grid columns are created by specifying the number of 12 available columns you wish to span.
The root problem is that columns in bootstrap 3 and 4 use padding instead of margin.
Now here s our code for the no gutters class.
For example three equal columns would use three col sm 4.
Have you ever wanted to remove the gutter space in between columns in bootstrap 3 here s a really simple way to do so with some simple css.
Bootstrap 3 and 4 both already have 30px gutters between columns.
To remove the gutter space all you need to do is add the no gutter class beside row in your html markup it s that simple.
To make the grid responsive there are five grid breakpoints one for each responsive breakpoint.