Hello,
We're using Luma customized theme and need to display an image on top bar as per attached image. Can you guys advise me to how to achieve this?
Bump
Hi @chathuramk ,
Here you can find file for panel header section:
XML file path:
app/magento/theme-frontend-luma/Magento_Theme/layout/default.xml
phtml file path:
vendor/magento/theme-frontend-luma/Magento_Theme/templates/header-links.phtml
In phtml file you can add your image tag and run the code.