Skip to content
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

FEATURE: Nav isn't responsive on mobile or smaller windows #146

Open
jerdog opened this issue Sep 28, 2024 · 0 comments · May be fixed by #148
Open

FEATURE: Nav isn't responsive on mobile or smaller windows #146

jerdog opened this issue Sep 28, 2024 · 0 comments · May be fixed by #148
Assignees

Comments

@jerdog
Copy link
Contributor

jerdog commented Sep 28, 2024

At breakpoint 999px the nav adjusts but never goes to a responsive hamburger menu as is relatively standard, even when on mobile.

image

There are two issues here as I see it:

  1. Neither CSS or ./layouts/partials/navigation.html make allowances for this.
  2. Implementing this is a bit messy the way the header.html and navigation.html are separated.

I propose adjusting the site to have a responsive header/nav, and simplify the partials together. I can work on doing this if you want to assign it to me @CoralineAda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants