H
H
Heorhii2018-07-27 16:06:03
css
Heorhii, 2018-07-27 16:06:03

How to remove margin from bootstrap columns?

Hi all. When layout, I encountered such a problem - indents appear where they should not seem to be ... As far as I understand, the matter is in columns (but this is not accurate, because then both would have margins on both sides). Please help
5b5b189163c5d555849333.jpegLive example here

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman, 2018-07-27
@deasmont

Set row to no-gutters class.

spoiler
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.

E
Eugene, 2018-07-27
@iamd503

Why shouldn't it, if the columns have padding set there?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question