Hello, I need help making each image bigger. My website is wowberrybites.com
Thank you!
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
#shopify-section-template--15612304883861__1652603463f3321fa8 img.multicolumn-card__image {transform: translate(-50%) scale(1.5);}
Hello @winnado11
In your Shopify Admin go to online store => themes => actions => edit code
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
no rush its my pleasure to help us