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
For visibility(Newcomers might find it difficult to locate the hamburger menu as I did and this is because most people are used to top positioned menu).
The text was updated successfully, but these errors were encountered:
RitaDee
changed the title
Wrong Positioning of the Hamburger Menu on Mobile
Feature: Improve Positioning of the Hamburger Menu on Mobile
Aug 31, 2023
RitaDee
changed the title
Feature: Improve Positioning of the Hamburger Menu on Mobile
Feature request: Improve Positioning of the Hamburger Menu on Mobile
Aug 31, 2023
Hi @RitaDee , this is more like the personal style stuff here, I think we won't change the default behavior in docsify for now.
Maybe we could raise a config such as sidebar position [top, bottom, middle] or something in the future.
And for the requirement you mentioned here, I think you could custom some style on the sidebar or you can use this docsify-themeable to achieve it, especially the simple-dark based on the style of ur neat site.
This issue has been addressed by PR #2469. The changes will be available when Docsify v5 is released.
The new default sidebar position is in the middle of the left edge of the screen (red arrow). Docsify v5's new custom theme properties and optional class names make it easy to reposition the toggle (green arrows), change the toggle icon, change the colors, etc.
Feature request
Problem or desire
The hamburger menu is positioned at the bottom of the page in mobile view:
Steps to reproduce
Proposal
IMHO I suggest it should be fixed at the top.
Reasons:
Implementation
This request is generated from the issue: open-sauced/intro#31
The text was updated successfully, but these errors were encountered: