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

Line visible on left of the mobile menu container #1463

Open
KaichenWang opened this issue Mar 7, 2022 · 1 comment
Open

Line visible on left of the mobile menu container #1463

KaichenWang opened this issue Mar 7, 2022 · 1 comment

Comments

@KaichenWang
Copy link
Contributor

KaichenWang commented Mar 7, 2022

I noticed a line to the left of the mobile menu container. It appears attached to the "transform: translate(0)" (see screenshot). To replicate, go to the mobile view in your theme editor.

.no-js details[open]>.menu-drawer, .js details[open].menu-opening>.menu-drawer, details[open].menu-opening>.menu-drawer__submenu { transform: translate(0); visibility: visible; }

Screen Shot 2022-03-07 at 11 26 54 AM

Originally posted by @bacounts in #1316 (comment)

@KaichenWang KaichenWang mentioned this issue Mar 7, 2022
10 tasks
@bacounts
Copy link

bacounts commented Mar 7, 2022

@ludoboludo had some extra findings and thoughts on this topic found here... #1316 (review)

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

No branches or pull requests

2 participants