How can I make product card images into clickable links?

Hi,

I’m not sure why, but I can’t make this product cards clickable:

Can anyone please help? I know it should be a simple , but somehow I mess it up every time :disappointed_face:

Would really appreciate the code lines.

Thank you in advance

https://la-hormone.com/collections/frontpage

@Daniel19901 To have the whole product card clickable you have to edit product template liquid file, if its difficult for you hire any developer

Hi @Daniel19901

You can do that by adding this CSS code to theme.liquid file, after


1 Like

@Dan-From-Ryviu thank you so much!! worked like magic!

Would you be able to help me with the featured product image as well? I have 2 on the homepage and the old code that used to work on the dawn theme is not working for me anymore.

Do you know how can I make the featured product section image also product-link ?

Thank you in advance!