Answer the question
In order to leave comments, you need to log in
Is it possible to organize blocks in the following order using bootstrap grid?
It is necessary to organize the blocks as follows:
I tried to do it this way, but it turns out not quite what you need
<div class="row">
<div class="col-md-push-6 col-md-6">BB</div>
<div class="col-md-pull-6 col-md-6">AAA</div>
<div class="col-md-push-6 col-md-6">С</div>
</div>
A | B
A | B
A |
| C
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question