How to make collection photos linked - Brooklyn theme

I am having trouble figuring out how to make the photos displayed for each of our collections a link to the products within the collection. We use the Brooklyn theme for our website.

Here is the link to our collections: https://sienafarms.com/collections

The images for each collection are not hyperlinked. To navigate to the products within each collection, you have to click the “Learn More” button.

I would like to also be able to navigate to the products within the collection by clicking the collection image.

Anyone have an idea of how to do this?

hello ,

I have got the message. And for that you need to hire a shopify developer for that because it need custom js for that.

This would require customizing the theme code.

Possibly in collection-list.liquid find the collects feature image and wrapping that with an anchor tag


If you need this customization setup then contact me directly by mail for services by [clicking here](mailto:paull.newton+shopifyforums@gmail.com?subject=collection%20list%20image%20links%20-%20shopify%20forums&body=Store%2Fmyshopify%20url%3A%0D%0ATheme%20name%3A%20%0D%0APost%20url(s)%3A%0D%0A%0D%0ADescription) or using contact Info in signature..
Please always provide context, examples: store url, theme name, post url(s) , or any further detail.

So I think the code for this is in the lists-collections-template.liquid. Does that seem right? From there, I’m not sure where to put that code.