0
If you are using the Bubble menu or Float Line menu, you can styled the <li> element with a fixed width that leaves no enough space for displaying the text in a single line. For example:
<li style="width:120px;"><a ...>...</a></li>