Feedback for your online store from the community
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
There is this white language selector at the bottom footer that I dont know how to remove. Its making it so that the footer doesnt fully reach the bottom which looks ugly, how do I remove this language selector I already have one as u can see.
Website: https://electrowirecharger.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Hi @StrayBear
Try this one.
.locale-selectors__container {
display: none;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @StrayBear
Try this one.
.locale-selectors__container {
display: none;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!