-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
announcement bar x mobile drawer alignment #2829
announcement bar x mobile drawer alignment #2829
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good on desktop, but on mobile it looks like the header is narrower than it was before. You can see it cut in here when you resize to a mobile breakpoint:
12-17-mpq30-v4vg7.mp4
I'm not sure we need this PR anymore though — on main
, everything looks like it lines up ok:
12-21-cmgzg-4m1vj.mp4
@kjellr, the difference between this PR and main is the shopping cart icon is aligned with the currency and language pickers. But if that isn't important. we can scrap this PR. |
Ah, ok. Yes I think that's worthwhile. But I don't think we need the changes to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙌 Thank you!
* announcement bar x mobile drawer alignment * removed header changes
PR Summary:
The hamburger menu drawer icon and cart icon on header are aligned with social icons and language/currency selectors on announcement bar
Why are these changes introduced?
Fixes #2748 .
What approach did you take?
Adding padding to the header and adding padding left to the locales
Visual impact on existing themes
Announcement bar and menu drawer will be aligned
Testing steps/scenarios
Demo links
Checklist