Answer the question
In order to leave comments, you need to log in
How to wrap items in a horizontal menu?
Horizontal menu (on Uikit 3) - with a large number of items, it does not wrap to another line, but goes beyond the screen (see screenshot)
<nav class="uk-navbar-container" uk-navbar>
<div class="uk-navbar-left">
<ul class="uk-navbar-nav">
<li class="uk-active"><a href=""></a></li>
<li class="uk-parent"><a href=""></a></li>
<li><a href=""></a></li>
...................... здесь еще пункты меню
</ul>
</div>
</nav>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question