All things Shopify and commerce
We have 2 mega menus in our navigation, working successfully
However I've added a new heading called Brands, which just shows as text.
Wanting to replace the text with Brand Icon image, which is already on the Collections. however don't want to effect any of the other menus?
@jamest5764
Please provide your store URL so that we can look into this.
phonnic.com.au
Hi @jamest5764
Please provide your store URL so that we can look into this.
phonnic.com.au
Hi,
Upload the brand icon image
Use custom HTML or theme setting to replace the text with image url
if necessary edit theme code to put image directly (sections/header.liquid, snippets/, or similar files.)
Code example
<a href="{{ link.url }}">
<img src="URL_OF_YOUR_IMAGE" alt="Brands" style="height: 40px; width: auto;">
</a>
Please share store URL as well
phonnic.com.au
with this line of code would I have to manually put image URL in, for all 10? or is there a way to set to use collection image.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025