Hi ,
Is there a way to remove the theme language switcher which is on the right bottom side of my website (www.sois-simple.com)? As it is not working and I used an App for translation, so there are 2 switchers, which is very confusing.
I tried the code below, but it's not working:
select.locale-selectors__selector { display: none !important; }
Thanks!
Solved! Go to the solution
This is an accepted solution.
Thanks for post
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-footer .selectors-form {display: none;}
Thanks for the update and support.
User | Count |
---|---|
418 | |
204 | |
144 | |
56 | |
43 |