My version 2.3.4, I need to move header "customer links" to header wrapper after search bar,
Screenshot : https://snipboard.io/tDz8Q7.jpg
I just try the following the method
<move element="top.links" destination="header-wrapper" after="top.search" />
under: mage\app\design\frontend\Myrwd\mytheme\Magento_Theme\layout\default.xml
the "customer links" placed near logo, how to placed after top search?