Shopify themes, liquid, logos, and UX
Hello Shopify Gurus,
I would like to remove the language selection field at the bottom of any page provided by my theme (Prestige), since I already have other selectors. I could not find how to remove that. My shop URL is: andastudio.co
Could you please help me with that?
Kind Regards,
Ayse
Solved! Go to the solution
This is an accepted solution.
.locale-selectors__container {
display: none !important;
}
Add this code in theme.css or style.css
@andauser
thank you.
This is an accepted solution.
lease Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.locale-selectors__container {
display: none !important;
}
This is an accepted solution.
.locale-selectors__container {
display: none !important;
}
Add this code in theme.css or style.css
@andauser
thank you.
This is an accepted solution.
lease Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.locale-selectors__container {
display: none !important;
}
Hey 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, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025