Skip to content

Full width option? #3692

Answered by jromal
thim81 asked this question in Q&A
Mar 10, 2022 · 5 comments · 3 replies
Discussion options

You must be logged in to vote

I am not an expert.

But I know it has been discussed and explained before. Recently I reduced the space for the TOC by increasing the space for the center.
I use now "100%" of the space available. This is good enough for all my colleagues. The TOC is small and the content is bigger. This is what I used for it. It was posted by Martin with a 70% as example.

/* Maximum space for text block */
.md-grid {
  max-width: 100%; /* or 100%, if you want to stretch to full-width */
}

Furthermore there is an automatic calculation that when the space available is below a certain level it puts the navigation bar on a burger menu and does not show the TOC. You can test it without changing the screen re…

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@bi-an
Comment options

@bi-an
Comment options

Answer selected by thim81
Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants