Shopify themes, liquid, logos, and UX
Hello,
1. Language and country selector in menu-drawer is not visible, how to enable?
2. When tapping outside menu drawer on mobile, it is not closing.
Can anybody help?
Site: https://bit.ly/3pkByeZ
Hi @nd500,
#1: Dawn only supports "language and country selector" in the site footer, so you won't be able to enable it in the drawer menu.
If you want to change it, you can only hire professionals, because it is a complicated requirement and you need to change a lot of steps.
#2: Go to Assets > base.css and paste this at the bottom of the file:
.header__icon--menu[aria-expanded=true]:before {
content: "";
top: 100%;
left: 0;
height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));
width: 100%;
display: block;
position: absolute;
background: rgba(var(--color-foreground),.5);
}
Hope it helps!
Hi,
did you fin the solution to have the Language And Country Selector In Menu-Drawer? Can you share the solution with us?
Thanks
User | RANK |
---|---|
178 | |
154 | |
76 | |
31 | |
31 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023