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
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025