-
Notifications
You must be signed in to change notification settings - Fork 922
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
Hamburger navigation menu not responsive #2029
Comments
Hi @esthermmoturi - please update to the latest official release of Docsy and Hugo to see if that addresses your problem. |
Hey @chalin , unfortunately the update did not help. I am now running |
Can you provide a link to your website and repo? The hamburger navigation is working fine from https://www.docsy.dev/docs/. |
Thanks. Can you provide a link to your branch preview so that I can see the problem "live"? |
Thanks for the screenshot, but no I was hoping to be able to see this deployed on a publicly accessible server. Could you get your Docsy + Hugo PR merged into the main site? |
I am unable to merge because there a lot of changes I have to look through and customize before users can access. I saw no changes introduced by the upgrades in regards to the scss file. Unless I am wrong. Only |
I understand. Sorry, but we don't have the resources to debug older releases of Docsy. Btw, as you validate your upgrade of Docsy and Hugo, make sure that you carefully walk through the CHANGELOG.md for the version sections that you've upgraded from (0.8.0 to 0.10.0). If you get the updated Docsy and Hugo onto the main production server, I'll have a look. |
Thank you @chalin , I'll work on the upgrade then revert. |
Hi @esthermmoturi! |
Thanks @alexrashed , I tested your suggested changes and it worked. |
Environment
hugo version
): hugo v0.105.0+extended darwin/arm64 BuildDate=unknownProblem
Hamburger navigation menu on the site is not responsive. I have been following this conversation and this conversation on the same but the issue is not resolved using the suggestions provided.
The example site(https://delicate-lamington-ca0cb8.netlify.app/docs/) provided by @LisaFC also has the same issue I am experiencing when in mobile view. Are there any resolutions?
The text was updated successfully, but these errors were encountered: