All things Shopify and commerce
Im struggeling with my image slide sizes needing to be different on mobile to pc. The banner on pc is way to big and banner phone is to small. and also the buy now buttons are in the way of the picture are they possible to delte and make the whole picture the button?
I would appreciate any help i could get.
Refresh theme
KNSupps.com
Password : kevin
You can add this code at the bottom of your base.css file in Online store > Themes > Edit code to make the whole image clickable and hide buy now button
.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;
}
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Thank you this worked do you have any suggestions about the size problem?
Hi,
We need to create separate image upload options for mobile and desktop. To create this we need to customize the slider.liquid code
Can you help me with that and if so what do you need from me to do it?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025