Replies: 3 comments
-
You could define a @media(min-width: 960px) {
.main-layout-navmenu {
display: none;
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
That width only gets set if you have supplied a value for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can i collapse the NavMenuContent on small device's.
And also even hide the menu buttons
Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions