How do I remove the language switcher from my eShop?

Hello Guys

Does anyone know how to remove the language switch at the bottom of the eshop? I don’t have any translation app installed. I tried some instructions but I couldn’t find the right code anywhere.

Thank you in advance for answer.

PS: I apologize for my English.

In shopify, standard translation can only be provided by APPs. If you dont have any translation app then you should remove that translation option.

  • share me your store url. I will give you exact css code to remove that button.

-Give me likes. Thanks

2 Likes

Thank you for reply.

This is URL of my store.

www.carheartbrand.com

Password- vika

-add below code at the bottom of file: theme.scss.liquid

path: online store->themes->action->edit code->assets->theme.scss.liquid

div.ht-tms--float-left-bottom{
   display:none !important;
}

-Give likes and mark my answer as accepted solution
Thank you

5 Likes

It works. Thank you very much.

I have tried this solution but without any result, could you please help me as well?

shop.burobeautyshop.ru

@Tim801 ,
i am not able to open your store. is there any problem?

Sorry wrong link https://shop.burobeautysalon.ru

https://lovexoxo-lk.myshopify.com/

I am trying to remove the language switcher but I cannot find how to do it.

I think this is an app issue. Add me as staff so that i can remove it from root.

I will check your problem in morning in do something to fix that

hey, can you fix mine there are two switcher one which i want (with flags) the other i couldn’t remove it

stayindoor.net

  • please send me details in mail and add me as a staff.

email: candisoft100@gmail.com

hey check your email + i gave you permission

That worked! Thanks

Hello! Could you help me out as well? The previous solutions didn’t work. My URL is maskie.us. Thanks!

I am also having this same issue. Would you please remove the language switcher from shop.vesper.wine?

Hi my site is onesourceppesupplies.com. I installed the google translate option which is free however the original language selector on the bottom left hand corner is still there. Please advise. Also if anyone knows of a good theme where I can sell both wholesale and retail it would be much appreciated.

Thanks

im also stuck with the language switcher, already deleted the app but the button keep floating there…

Please help!

Hi! I’m new to shopify and I’m having the same issue. Do I put the code starting on line 4785?