'Menu Item does not break like but pushes one word over the other when re-sizing window
It's probably something small, but I cannot figure it out. When resizing the browser window, the string in the list items don't break onto a new line. (see image) I tried to add overflow-wrap:normal. But no success.
It's on this page (click hamburger menu in top left corner) http://lofthotel.multisitech.kinsta.cloud/homepage-3/
Thanks for your help! Jan
Solution 1:[1]
Seems like its fixed already on your page? This is often caused in combination with line-height or overflow-wrap
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Chris Schober |
