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.
Hello @Made4uo-Ribe
Do you know how i can remove from header please? Or at least change to icon like the example:
Mine that i want to remove
Example:
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!
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