cancel
Showing results for 
Search instead for 
Did you mean: 

How to move "store_language" switcher to be beside the top.search in Luma

How to move "store_language" switcher to be beside the top.search in Luma

I am trying to build a custom theme using Luma as parent. I need to move the language/store switcher from the top grey bar in Luma to be beside the search box, to the right of the logo.

 

I am using this:

<move element="store_language" destination="header.wrapper" after="top.search"/>

But the element disappears. 

How can I do this?

Also, I believe there are two instances of the language switcher, a mobile instance, and a desktop instance, I just need to move the desktop instance.