How can I delete a foreign language tab from my website?

Hello anyone

I had my website worked on by a company and there is now a tab for shipping & returns in a different language. Can anyone please let me know how to get rid of that tab which is on all my products? Please help! Thank you in advance

@ShopBG

Please share your stroe URL.

Thanks!

Hi! It’s shopbellagrace.ca

@ShopBG

please Go to Online Store->Theme->Edit code then go to assets/theme-styles.css ->paste below code at the bottom of the file.

.tabs__product-page { display: none !important;}

Thanks!

Amazing! Thank you so much for this and the help :slightly_smiling_face: