Dawn need collection list to be clickable

Hello, i would like to have my collection list clickable, so when you click the picture you will inter the page linked to the picture :slightly_smiling_face: now its only the text on the picture that are clickable.
(home page)
www.studio-stars.com

Thank you

@MidnightCHEF ,

Check in the customizer area.

It should have the option for link.

Yes, but its only the text that is clickable

I would like, when you also click the picture it gets you to the same link

@MidnightCHEF

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.collection-list__item .card__content {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.collection-list__item .card__content .card__information {
    padding-left: 20px;
}

It worked, Thank you

@MidnightCHEF

its my pleasure to help us

I have the same issue.

www.starin.in

@Starin

I have checked your post, all collections have their links.

Can you check and let me know?

The collection list picture is not clickable at the home page. Only ‘Shop Now’ text is clickable.

Hi this did not work for me. Any ideas? www.stedimeals.com

@SKODA

oh sorry for this

but i can’t see collection list section at home page can you please show me so i will check and let you know proper solution