cancel
Showing results for 
Search instead for 
Did you mean: 

Display an image on Luma top bar

Display an image on Luma top bar

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?

 

topimageluma.jpg

2 REPLIES 2

Re: Display an image on Luma top bar

Bump

Re: Display an image on Luma top bar

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.