Shopify themes, liquid, logos, and UX
Hello, I am trying to make the images on my shop all page clickable rather than just the link. I also want to remove the underline on the title of the item when hovering over it. I have already tried wrapping various codes with "<a href="{{ product.url }}">{{ product.title }}</a>" but it seems to not do anything. (I'm probably doing it wrong?) How do I go about this? Thanks in advance
store: link
store password: first
page: shop all
Solved! Go to the solution
This is an accepted solution.
This can be done by modifying your theme code.
You can do this by warping the image inside <a> tag and in href attribute use this value {{ product.url }}
This is an accepted solution.
This can be done by modifying your theme code.
You can do this by warping the image inside <a> tag and in href attribute use this value {{ product.url }}
This did don't work for me, is there something else I can try?
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