F
F
freeman02042017-09-04 12:53:01
Layout
freeman0204, 2017-09-04 12:53:01

How to align elements in bootstrap in this case?

https://codepen.io/freeman0204/pen/xLBzwg?editors=1100 needs to be aligned like this prntscr.com/gguptr As I understand bootstrap tags do not need to be styled? With flexbox, I know how to do it easily, but it needs to be on bootstrap. Tell me how to correctly arrange the elements as in the screenshot? And what are the best bootstrap classes to substitute?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Localhost, 2017-09-04
@freeman0204

.pull-right
.pull-left
or in styles float: right; for the menu
Margins can be set for the menu margin: 10px 10px 10px 0; or padding: 10px 10px 10px 0;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question