How can I remove the extra language selector from my Warehouse theme header?

Hello,

The latest version of the Shopify Warehouse theme has an built-in language selecter but I only want to use the language selector of Translation Labs.

How can I remove this second language selector from my header?

I added a screenshot and the URL is https://golfballennederland.nl

Hello There,

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.header__action-item.header__action-item–locale.hidden-pocket {
display: none!important;
}

1 Like

Thank you, it worked!

1 Like

Kindly feel free to get back to me if you need any further assistance Thanks!

A language switcher gives your site visitors the possibility to switch between the languages you provide on your multilingual site and thus to read the content in their preferred language. With MultilingualPress you can set up a get it assignment help here language switcher either via a navigation menu or via a menu widget.Remove the language switcher in my header for Mobile. This is the technical support forum for WPML.