Zend certified PHP/Magento developer

Not able to move “Porto” theme top links under header content (After search) in Magento 2.3.2

I am using Porto theme (header Type 1) with Magento 2.3.2 setup.
I want to move Top Links section elements i.e : Sign in, Currency etc under the header content after the mini search bar.

Here is the code that I am using :

app/design/frontend/Smartwave/porto/Magento_Theme/layout/default.xml

     

    
        
            
        
    

1) The first line works fine, it removes the default one.
2) But the code under “referenceContainer” didn’t work 🙁

I have tried the same code in Magento default setup and it works fine for me, but not with the Porto theme.

Thanks !