M
M
Mikhail Gavrilyuk2021-01-19 02:58:50
Bootstrap
Mikhail Gavrilyuk, 2021-01-19 02:58:50

What did bootstrap suggest instead of navbar-header?

I want to make a responsive menu in bootstrap 5 and separate the links from the burger and the brand in it with a line.
But I ran into the fact that I did not find similar solutions on bootstrap 5.
Similar solutions that I managed to find are implemented on bootstrap 3 and use navbar-header .
What is the best way to implement this in bootstrap 5?6006205576847510883458.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mahmudchon, 2021-01-19
@Ameon

In general, I would pay attention to such a section as Borders - https://getbootstrap.com/docs/5.0/utilities/border...
But this method also solves the problem:
https://getbootstrap.com/docs/5.0 /components/navba...
<li><hr class="dropdown-divider"></li>
6006242a9e8a1178058564.jpeg

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question