You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is trickier than it seems because Fumadocs has the md breakpoint baked into multiple components (DocsLayout and Sidebar).
Changing it isn’t just about hiding the sidebar, it would also mean adjusting the layout and overriding a bunch of styles. It’s doable, but it’ll take some extra work.
If you think it’s worth it, let me know, and I can take care of it.
Thanks Rodrigo, we can keep this open for now and address it later as it is minor issue.
Items like codehike and updating the presentation of content are higher priority than this issue.
just personal recommendation, you can use Fumadocs CLI to install and make your own layout, I think you'll prefer that way (at least working for Fumadocs 14 and above)
Suggest to increase screen size where sidebar should be hidden in landscape on mobile.
Seems related to CustomSidebar component, but I had trouble figuring out how to hide sidebar while still having it toggle display with the hamburger.
Expected behavior:
The text was updated successfully, but these errors were encountered: