Replies: 1 comment 6 replies
-
You could add some additional CSS and position the search based on media queries. This is exactly what Material for MkDocs does. |
Beta Was this translation helpful? Give feedback.
6 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. Is there a way to test for screen size in the partials somehow? I would like to have the search included in the header for mobile devices, but move it to the main content for tablet/desktop (One of the requirements for my project). Thanks!
Beta Was this translation helpful? Give feedback.
All reactions