-
-
Notifications
You must be signed in to change notification settings - Fork 9
Hamburger Menu show part of menu below #49
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
Comments
What version are you using? I updated the hambuurger nav to work with dropdown menus in v 2.2.5, so if you're using the newest version (2.2.8 currently) it should work as expected. I've been pushing updates to the npm package weekly, if not multiple times a week recently for bug fixes, and I'll probably be pushing another update by this weekend. |
I was able to replicate it - https://codepen.io/Yohn/pen/mybQPeE I also started playing with @wwmoraes version of the responsive hamburger menu the other day. I tried with your search box and menu items, and could only get it working with the search on the left side instead of the right side. You can see that one here: https://codepen.io/Yohn/pen/KwPrzBr |
Ok. I updated to latest (2.2.8) and I tested more. As you told it works when search is left side. Then I cleaned top bar and moved search other place on page. (My client want that search is right in top bar.) |
It has to be something with the overflows on the media breakpoints. I'll look into it again after I bring my dog back inside. |
@valokammi I'll have an update today that'll fix this issue for you. Also, if you put an empty, just like this: |
Fixes Accordion chevron padding picocss#653 Demo has been updated with new hamburger nav example.
This has been updated and corrected in version 2.2.9, and your navbar is in the demo - PicoCSS Demo |
Updated CSS and works like charm! And thank you for your job for this nice little template. Keep rocking! |
Well there is one thing about arrows in menu. They seems collapsed. |
Yeah them arrows got me mad so I did a quick fix by removing the arrows when
|
I can live with that workaround. |
Describe the issue
Created Hamburger Menu like in preview page. Works as expected but there is extra part of menu showing below hamburger icon in medium screens, not in small screens. See screenshots.
Source codes from preview and test page seems to be ok, added both in attachments.
Environment
Example: OS, versions, browser details.
Windows 10, Laragon (devserver), Modx, Firefox, Brave.
hamburger menu render html.txt
The text was updated successfully, but these errors were encountered: