Answer the question
In order to leave comments, you need to log in
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?
Answer the question
In order to leave comments, you need to log in
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>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question