-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed top navigation bar in mobile #473
Comments
Any thoughts on this? I am working to improve this, but it's really hard due to my poor knowledge of the code/of programming in general. Thanks again! |
Just did a quick test of this; would be doable by adding Opinions on adding this option? @Blendify @davidfischer @agjohnson |
Thank you so much, I tested your solution and it's exactly what I needed. |
Any news on this? I am actually using it and it's fine. The only real problem is that when I expand the main navigation panel ( |
Another thing I noticed: the top of the page content is hidedn bt the fixed mobile navigation bar. Maybe it has to do with me not having implemented Am I missing something? Anyway, happy to help if you need more info about this issue as I am very interested in this. Thank you! |
commit 201132b Merge: fb6219c 2026bb6 Author: Aaron Carlisle <[email protected]> Date: Sun Apr 18 18:10:08 2021 -0400 Merge branch 'master' into Blendify/fixed-header commit fb6219c Author: Aaron Carlisle <[email protected]> Date: Sun Apr 11 22:49:11 2021 -0400 Add delta & adjust padding commit 25ea466 Author: Aaron Carlisle <[email protected]> Date: Sun Apr 11 22:33:52 2021 -0400 Move Header Height to variable commit 0d8ed6d Author: Aaron Carlisle <[email protected]> Date: Sun Apr 11 00:59:38 2021 -0400 Update comment commit e5091f4 Author: Aaron Carlisle <[email protected]> Date: Sun Apr 11 00:57:18 2021 -0400 Header: Hide on scroll This patch solve the issue where users have to scroll to the top of the page to open the sidebar. This patch will work best with #1122 but can be independent. Fixes: #473
I would also really like this feature. |
Hi everybody,
I really like this theme. Would it be possible to always visualize the top menu bar on mobile even after scrolling down the page? I mean, the bar with the title and the three rows which you can tap to visualize the various chapters/sections.
Actually, if one needs it on mobile, and he's down the page very far from the top, he has to scroll all the way to the top to find it.
Is there an option to have it fixed?
Thanks in advance!
The text was updated successfully, but these errors were encountered: