How can I enlarge images on my wowberrybites.com website?

Hello, I need help making each image bigger. My website is wowberrybites.com

Thank you!

1 Like

@winnado11

oh sorry but issue on image i can see all images unnecessary blank image see example

https://cdn.shopify.com/s/files/1/0570/0363/8933/files/Added_sugar_free.png?v=1652605373&width=710

can you remove remove

or try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/section-multicolumn.css ->paste below code at the bottom of the file.
#shopify-section-template--15612304883861__1652603463f3321fa8 img.multicolumn-card__image {transform: translate(-50%) scale(1.5);}
1 Like

Hello @winnado11

  1. In your Shopify Admin go to online store => themes => actions => edit code

  2. Find Asset => component-slider.css and paste this at the bottom of the file:

slider-component ul li .media {
    padding-bottom: 130% !important;
}

Please check the attached screenshot URL: https://prnt.sc/IjajSZ2n40Wb

Thanks.

Thanks so much @KetanKumar

1 Like

@winnado11

no rush its my pleasure to help us