Shopify themes, liquid, logos, and UX
I'm using Dawn theme. I've added an app to allow choosing the language and currency. The app is Hextom: Translate My Store.
It added this selector on the bottom but I want to remove it since I already have a dropdown selector on the header:
Thank you in advance,
Solved! Go to the solution
This is an accepted solution.
Thank you for the information.
Try this.
.footer__column.footer__localization.isolate {
display: none;
}
Result:
I hope it help.
Hi @tigas31 ,
Would you mind to share your URL website? with password if its protected. Thanks!
I've sent you by private message. Thanks in advance.
This is an accepted solution.
Thank you for the information.
Try this.
.footer__column.footer__localization.isolate {
display: none;
}
Result:
I hope it help.
Hi, I have 2 country and language selectors, but would like to remove one. The code works but removes the wrong one. I would like to remove the one circled in white. please advise
Hi @bennybekro
Would you mind to share your Store URL website? with password if its protected. Thanks!
Hi, Thank You
artbekro.com
bekro555
Thanks for the info, check this one.
.locale-selectors__container {
display: none !important;
}
This worked perfectly, Thanks
Welcome, Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Exactly same problem I am facing on my website and not yet solved
I don’t know how to remove last one in footer
site is: dotcomia.com
Try this one.
.locale-selectors__container {
display: none;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
User | RANK |
---|---|
226 | |
166 | |
66 | |
54 | |
51 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023