Hi @Jarch2
let try to add this Custom CSS:
@media screen and (max-width: 1007px) {
.Product__Wrapper .Product__Gallery {
max-width: 80%;
margin-inline: auto;
}
}
Hi @Jarch2
let try to add this Custom CSS:
@media screen and (max-width: 1007px) {
.Product__Wrapper .Product__Gallery {
max-width: 80%;
margin-inline: auto;
}
}