How to set full width for landing page only? #317
Unanswered
rajk-cerebras
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Could you try wrapping them in a div with a full-width class? That is how notes etc are expanded to fit the page |
Beta Was this translation helpful? Give feedback.
1 reply
-
It worked like a charm, thanks, @choldgraf. See the working example snippet below. I had to place 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.
-
Hey folks,
I am wondering if it is possible, with the Sphinx Book Theme, to set only the home page with no right sidebar, like here: https://plaid.com/docs/. I really like the left sidebar of the Sphinx Book theme where the documentation sections are displayed right there. However, I use raw html to create panels on the homepage, but these panels do not extend to the right sidebar (see the attached screenshot below).
Does anyone have suggestions on how I can remove the right sidebar only for the homepage? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions