L
L
LastGeneral2019-08-24 23:42:14
Bootstrap
LastGeneral, 2019-08-24 23:42:14

How to place blocks in bootstrap from left and right margins?

There are 2 blocks in the nav tag, one from the left edge and the second from the right, but when the screen narrows at 720px, they become one after another, what should be done so that they do not collapse? It should be on any extension like this: 5d621389d6570774548575.jpegbut now like this5d6213ce3ab2e731124016.jpeg

<nav class="nav">
       <div class="col-lg-8 col-md-7 col-sm-6 col-xs-6">contant</div>
       <div class="col-lg-4 col-md-5 col-sm-6 col-xs-6">contab</div>
</nav>

Bootstrap4

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
I'm Yoda, 2019-08-25
@Anadi

Can you give an example of how you do it and the version of the bootstrap?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question