Rendering of the header links #2050
Replies: 1 comment
-
Hey @BalzaniEdoardo thanks a lot for taking some time to contribute to PyData Sphinx Theme 🙏🏽 💜 A few folks have also reported this in #2022, there is no way to dynamically move items to the dropdown right now, so we will be looking at scoping a fix. To avoid duplication, I will close this discussion and keep all the reports and progress updates in the corresponding issue. |
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.
-
Hi everyone, thanks for this great theme!
I am in the process of switching my documentation to PyData and I am setting some header links, with the configuration
header_links_before_dropdown
to avoid overcrowding the header.I noticed that when I reduce the size of the browser, the rendering of the header breaks, see the image below.
Is there a way to add dynamically the headers to the dropdown as the window shrinks?
This is how the header looks on a large enough browser window:
This is how it looks as I shrink the window:
Beta Was this translation helpful? Give feedback.
All reactions