dawn need collection list to be clickable

Solved

dawn need collection list to be clickable

MidnightCHEF
Excursionist
33 0 11

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 🙂 now its only the text on the picture that are clickable.
(home page)
www.studio-stars.com

Thank you

Accepted Solution (1)
KetanKumar
Shopify Partner
37618 3670 12163

This is an accepted solution.

@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;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 11 (11)

oscprofessional
Shopify Partner
16366 2440 3188

@MidnightCHEF , 

Check in the customizer area. 

It should have the option for link.

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...
MidnightCHEF
Excursionist
33 0 11

Yes, but its only the text that is clickable 

MidnightCHEF
Excursionist
33 0 11

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

KetanKumar
Shopify Partner
37618 3670 12163

This is an accepted solution.

@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;
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
MidnightCHEF
Excursionist
33 0 11

It worked, Thank you

KetanKumar
Shopify Partner
37618 3670 12163

@MidnightCHEF 

its my pleasure to help us 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
SKODA
Visitor
1 0 1

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

KetanKumar
Shopify Partner
37618 3670 12163

@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

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Starin
Excursionist
14 0 6

I have the same issue.

www.starin.in

oscprofessional
Shopify Partner
16366 2440 3188

@Starin 

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

Can you check and let me know?

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...
Starin
Excursionist
14 0 6

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