I have a “Dawn” theme, i want to make The Entire Collection Image Clickable. I’m asking for the steps to do it please. Thank you.
Hi @yonatanmikunis
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
1 Like
HI @yonatanmikunis
You can try to use this code
{%- if block.settings.link_label != blank -%}
{%- endif -%}
Hey, thanks for the respond.
I inserted tour code. When i press on any collection in a category, it directs me to the link of the last collection in the category. For example - When i press “Women” → “Shirts” it direct me to “Socks and Underwear” collection. When i press “Travel” → “Locks” it direct me to “Sleep” Collection.
Thank you for yout help.
Hi @yonatanmikunis
pls Add the code bellow line 83 like the code in my image.
Perfect! it works. Thanks a lot.
Thank you for your time.
