Mobile menu options

Is there a way to make menu on mobile devices appear over the top of the page instead of pushing all of the page content down? Like a modal window with vh of 100%.

Hey @joann7,

In X, that’s not possible. If you’re using Pro though, you can use the Navigation Modal element.

There’s no height option but you can use vw or vh unit for the Padding which can achieve a similar effect or define the height of the modal.

image

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.