Hey guys,
I’m pretty new to shopify and I’m trying to figure out how to place a link on a picture.
example:
I would like to have these pictures linked to their category-page, could somebody help me out please:)
Hey guys,
I’m pretty new to shopify and I’m trying to figure out how to place a link on a picture.
example:
I would like to have these pictures linked to their category-page, could somebody help me out please:)
Hello there!
What you can do styling wise is very much dependent on the theme you are using - so the first port of call should be the documentation for your theme.
If you’re using “Debut” then you can add the “Collection list” element to the homepage using the theme customizer and the links to the collections will look almost identical to your example. You just need to make sure your collections have images attached to them.
Jamie
Hey Jamie,
thanks for your quick response! I changed it to “Collection List” and now the mouse curser will turn into a hand when I hover over the picture, so there gotta be a link on it, but when click it, nothing happens…
https://serbuys.com/?key=1ca7b3e8a7092ade77935cea6651c0c14f34c7a92d7872ae5191beab21dfff4b
Hi @serkanbayer ,
You can solve your problem via 2 ways below:
Way 1: You can edit the code for your theme.
Steps:
From your Shopify admin, go to Online Store > Themes → Select your theme.
Click Actions > Edit code.
Open “collection-grid-item.liquid” file in the “Snippets” folder and replace this snippet (line 19):
to
Screenshot to refer: https://prnt.sc/119e78e
Screenshot to refer: https://prnt.sc/119e9kn
Hope this helps!
Hey, I’m sure that your solution is accurate but im not able to find the collection-grid-item.liquid in me options. I would highly appreciate if you or anyone can help me
Thank you