Adding a image to the navigation bar for a page link?

Adding a image to the navigation bar for a page link?

marycarver
Shopify Partner
6 0 0

Right now I have a drop down menu linking to multiple collections, as well as one page. The collections all show an image but the page link is empty. Is it possible to add an image to this? https://www.craftsmadebyyou.com/

 

image.png

Reply 1 (1)

MRamzan
Shopify Partner
529 3 46

You can find the header file and search navigation code. You should paste below code:

 

{% assign collection = collections[sub_link.handle] %}
{% if collection and collection.image and collection.image.src != blank %}
<img src="{{ collection.image | img_url: 'master' }}" alt="{{ collection.title }}" class="menu-image" />
{% endif %}

 

 

You can replace sub_link with link if you are adding image on main menu. If you have sub menu then above code don't need any change.

 

Thanks....

Hire Me:

WhatsApp: +91-9145985880
Email: mohdramzaan112@gmail.com
Skype: mohdramzaan112