All things Shopify and commerce
Hello,
I have an image banner block on my site with a single image in and no text. I want to be able to add a link on this image to link to a collection when clicked.
Website link : https://nuijewellery.com.au/
Please help
Thank you!
Please add link to your image banner button so I can give you the code to make image banner clickable and hide button.
- 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.
Hello!
Okay done now 🙂
Hi, I have a day off, so I cannot respond. Would you add the link again so I can help you?
- 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.
Hello, it is there now.
Thanks
Please add this code at the bottom of your base.css file
.banner__content {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0px !important;
}
.banner__buttons a,
.banner__content,
.banner__buttons,
.banner__box {
opacity: 0;
width: 100% !important;;
max-width: 100% !important;
height: 100% !important;;
padding: 0px !important;
}
- 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.
Thank you, that worked. But the image is only clickable at the top edge instead of the whole thing because the button is that the top. Is it possible to make the whole image clickable?
You added missing this code
.banner__content {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0px !important;
}
- 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.
I've added all the code. It's only clickable at the top
I cannot see that code is applied. Could you try to update this code like this and check again
.banner__content {
position: absolute !important;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0px !important;
}
.banner__buttons a,
.banner__content,
.banner__buttons,
.banner__box {
opacity: 0;
width: 100% !important;;
max-width: 100% !important;
height: 100% !important;;
padding: 0px !important;
}
- 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.
I have added the code to the botton of the base.css file, now it is not working.
You can see the button outline in the middle of the image. Before it worked, it removed the button and made the top of the image clickable.
I'm not sure why the code is not working now?
hi, I saw on your store that you managed to make your image clickable, can you help me do that please? the code provided on the forum does not work on my store, thank you in advance
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025