- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2020
12:18 AM
02-02-2020
12:18 AM
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?
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2020
03:37 AM
02-02-2020
03:37 AM
Re: Display an image on Luma top bar
Bump
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2020
03:01 AM
02-03-2020
03:01 AM
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.