Shopify themes, liquid, logos, and UX
Hello. I've removed the country/region selector from the desktop page but it's still lingering on the mobile menu: at the bottom of the drawer menu. Would anyone know how to hide it?
Much appreciated
Solved! Go to the solution
This is an accepted solution.
Try this one.
@media only screen and (max-width:989px){
.menu-drawer__localization.header-localization {
display: none;
}
}
This is an accepted solution.
Try this one.
@media only screen and (max-width:989px){
.menu-drawer__localization.header-localization {
display: none;
}
}
This worked, sir. Yet again you've helped me.
Thank you.
I did it - for country/region selector is worked but unfortuately language selector is gone as well which I needed to leave.
Yes, because this code is to remove all. Would you mind to share your store URL website, so i can take a look? Thanks!
That's good to know.👍
Can you please help--The currency dropdown is covering all other options in mobile version, even though I removed it based on your guidance. it is not disappearing for mobile version. my store link: Top Bark Savings: Top Deals on Pet Supplies and Accessories – Best Bark Bargains
did not worked for me 😕
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024