product image size in broadcast

product image size in broadcast

okocha21
Tourist
8 0 1

hello, i would like to change my images size on my product page, i don't want them to have border on the side and have like 80% first image and 20% second image, like in the image i added. Is there a code that could help me achieve this ? Thank youCapture d’écran 2024-12-25 à 02.26.10.png

Replies 6 (6)

DaisyVo
Shopify Partner
4432 491 585

Hi @okocha21 

 

Please share with me your store URL?

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
DaisyVo
Shopify Partner
4432 491 585

HI @okocha21 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

@media (max-width: 749px) {
    .index-product .product__images--mobile-slider .product__slide {
        width: calc(100% - 80px);
        margin: 0;
        border: 1px solid #000;
    }
    .index-product .product__images--mobile-slider .product__slides {
        padding-left: 0px
        scroll-padding: 0;
    }
}

 

 
I hope this helps
 
Best,
 
Daisy

 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

Dan-From-Ryviu
Shopify Partner
11708 2294 2476

Hi @okocha21 

You can try to add this code to Custom CSS in Online Store > Themes > Customize > Theme settings and check 

@media (max-width: 749px) {
    .index-product .product__images--mobile-slider .product__slide {
        width: calc(100% - 80px);
        margin: 0;
        border: 1px solid #000;
    }
    .index-product .product__images--mobile-slider .product__slides {
        padding-left: 0px
        scroll-padding: 0;
    }
}

Screenshot 2024-12-26 at 09.15.53.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- 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.

LizHoang
Shopify Partner
1251 159 195

Hi @okocha21 

 

You can follow the instruction below: 

 

1. Go to Shopify > Theme > Customize

2. Copy and paste this code on Theme settings > Custom CSS section

 

 

.product__slides {
    border: none !important;
    box-shadow: none !important;
}
@media screen and (max-width: 749px) {
    .product__images--mobile-slider .product__slide {
        width: 80% !important;
    }
}

 

 

I hope it helps. 

 

Liz

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

topnewyork
Astronaut
1368 165 224

Hello, @okocha21 
Please share "Store URL"
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

Kyle_liu
Shopify Partner
429 53 74

Hi @okocha21 

 

Please share your store URL.

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to contact me Email Me Buy Me A Coffee