Responsive Menu on "small" screens #1089
-
Hi! The responsive design works almost perfect. On some “smaller” screens, IMHO the menu is reduced too early. ExampleLet's take the following website https://hbs.razonyang.com/. more than 1400pxA screen with more than 1400px the menu is displayed in full width at the top. Between 1300px and 1399pxNow reduce the resolution (like my laptop with 1360px width). Reduce Zoom-FactorBut when I reduce the zoom-factor in my browser to 90% you got this: IMHO, there (In the screenshot see number 2) should be enough space, even in the 100% variant, so that no reduction should be necessary at the top of the menu. Is there a way to control this behavior, when the “smaller” menu becomes active? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Yes, the simplest way is to change the breakpoint size, see #1082 (comment) |
Beta Was this translation helpful? Give feedback.
Yes, the simplest way is to change the breakpoint size, see #1082 (comment)