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?
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024