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!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024