Custom Header Link Layout Update
I have added the below code to app/design/frontend/Company/Theme/Magento_Theme/layout/default.xml but the link is not appearing in the header. Can someone please tell me what I am missing? <referenceBlock name=”header.links”> <block class=”MagentoFrameworkViewElementHtmlLink” name=”test.link” before=”-“> <arguments> <argument name=”label” xsi:type=”string” translate=”false”>test</argument> <argument name=”path” xsi:type=”string”… Read More »Custom Header Link Layout Update