Shopify themes, liquid, logos, and UX
Hi,
I am trying to put icons for each of benefit of my product in the custom HTML section of my website. So, there would be an icon image for each line.
Ex: <img scr= "flowerlogo.png" > <span> Clarify and smooth dry, rough patches </span>
However, when I try to use the img tag in the custom HTML section, it does not work. I have uploaded an image into the assets file of the code. However, the custom HTML section cannot access the image. Am I doing this wrong? How do I add images?
Hi @aprilyuen ,
You try below code:
<img scr= "{{ 'flowerlogo.png' | asset_url }}" >
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi AvadaCommerce,
I have input the code in the custom HTML section of my website but when I refresh, I don't see the image there. Am I doing this wrong?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025