make image slide and multicolumn clickable- taste theme

make image slide and multicolumn clickable- taste theme

momo110
Tourist
29 0 1

hello, I want to make the image slide on homepage and multicolumn on product page clickable, what should I do? I mean the image can be clicked without the button. My theme is taste.

Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
10791 2134 2253

Hi @momo110 

Please add button link for your slide and then add those CSS codes to Custom CSS code of Slideshow section to make the image clickable 

.slideshow__text-wrapper {
padding: 0 !important;
max-width: 100% !important; }
.slideshow__text { height: 100% !important;
width: 100% !important;
opacity: 0;
max-width: 100% !important; }
.banner__buttons .button {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0; }

Related to multiple column, please add link for buttons and share the link to your product page so I can give you the code. 

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

momo110
Tourist
29 0 1

sorry doesn't work

Dan-From-Ryviu
Shopify Partner
10791 2134 2253

You need to add a label and link to the button in your slideshow to make it work.

- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.