H
H
Hello America2017-10-15 21:42:21
Bootstrap
Hello America, 2017-10-15 21:42:21

Bootstrap 4. How to arrange by grid if elements are in .container-fluid?

I'm trying to add a menu to the header, which is full screen, but for the menu to go along the grid, like at the bottom
59e3ab8dd699f673119815.png
. This does not work.

<div class="container-fluid ">
    <div class="row">
        <div class="col-12">
              ...menu content
        </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