A
A
Alexey Korolev2018-10-26 11:37:42
css
Alexey Korolev, 2018-10-26 11:37:42

How to make a fixed block in bootstrap 4?

Guys, please help to make a fixed block in the grid that will work like in this design - fixing only in places where the content in the block ends.

<div class="container">
  <div class="row">
    <div class="col-sm-10">Контент</div>
    <div class="col-sm-2">Фиксированный блок</div>
  </div>
</div>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question