Answer the question
In order to leave comments, you need to log in
How to make a transparent gap between columns?
Good afternoon.
I'm just learning layout with Bootstrap.
Can you please tell me how to achieve such transparent gaps?
<div class="row">
<div class="col-md-2"><img src="icon.png" alt=""><span>Текст</span></div>
<div class="col-md-2"><img src="icon.png" alt=""><span>Текст</span></div>
<div class="col-md-2"><img src="icon.png" alt=""><span>Текст</span></div>
<div class="col-md-2"><img src="icon.png" alt=""><span>Текст</span></div>
<div class="col-md-2"><img src="icon.png" alt=""><span>Текст</span></div>
<div class="col-md-2"><img src="icon.png" alt=""><span>Текст</span></div>
</div>
Answer the question
In order to leave comments, you need to log in
Throw out your bootstrap, and change the classes to your own, because I'm too lazy to rename them
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question