It works for my site on desktop, but when I switch to mobile it’s not really centred:
This is an example of how it is now and what I don’t want.
Website link: https://9g99ww8igezgur08-74826613002.shopifypreview.com
It works for my site on desktop, but when I switch to mobile it’s not really centred:
This is an example of how it is now and what I don’t want.
Website link: https://9g99ww8igezgur08-74826613002.shopifypreview.com
@rene94 Please follow below steps to set the product images to edges of the screen. Let me know whether it is helpful for you.
.product__media-list.slider .product__media-item {
margin: 0px !important;
padding: 0px !important;
}
.product.grid {
padding-top: 0px !important;
}
Result will be like,
Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.