cancel
Showing results for 
Search instead for 
Did you mean: 

Move account links from mobile menu and display as in desktop

Move account links from mobile menu and display as in desktop

Hello,

i have the mobile menu to be visible on all resolutions. What i would like to do is to move the account links from the mobile menu and to display them as in the desktop mode.

 

In my custom theme i tried with 

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

and they moved, but it's not a dropdown as the default one.

 

It's like

And not like

Any help on this?

 

1 REPLY 1

Re: Move account links from mobile menu and display as in desktop

try this

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