Browser: Chrome 110 OS: macOS / Windows / Linux / etc. URL: Link to a page that illustrates this issue Video: Short screen recording that illustrates this issue (free tool: jam.dev)
Hello,
In previous versions, we could style the nestable nav without a toggle on mobile. But now it doesn’t show up at all on mobile and we can’t customize it in the builder.
In fact, if we remove the toggle element, nothing will be displayed at the mobile breakpoint.
Sorry for the delay in responding. I had forgotten.
I initially confused it with the flat nav menu. In the flat nav menu element, the items are still displayed in mobile mode. But in the nestable nav menu element, if we remove the toggles, nothing is displayed.
You might be wondering why you’re removing the toggle if you want a mobile menu? Because we can’t create something like this on mobile. This is not a bug. But do you agree that there could be an improvement here?
I’m very sorry, but I don’t understand and can’t see anything special in your screenshot. If you have a concrete suggestion for improvement, please create a new thread in the improvements category with a detailed explanation, and we’ll take a look as soon as possible
Could you please inspect and check why this is happening? : D
It seems like a display: none style is being applied at the mobile breakpoints, possibly to a class defined elsewhere in your stylesheet.
I still don’t understand your approach, but if you don’t want to use the mobile menu, set “Show at breakpoint” to “Never”. If it is set to Mobile landscape (which it is by default), the desktop menu will be hidden at that breakpoint. However, a toggle is required for the mobile menu to be displayed.