Skip to content
Discussion options

You must be logged in to vote

I'm not sure if Material for MkDocs is right for your use case, because it doesn't sound like something we're optimizing for, but you should be able to hide the button with:

.md-header__button[for="__drawer"] {
  display: none
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@msoutopico
Comment options

Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants