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;
}
User | RANK |
---|---|
228 | |
146 | |
55 | |
52 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks 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, 2023