Okay, here is a code snippet that you need to place into Custom CSS for desktop in Theme Settings to make images section bigger
.product-images {
width: 65%;
}
.col-sm-6.summary.entry-summary {
width: 35%;
}
Regards
Okay, here is a code snippet that you need to place into Custom CSS for desktop in Theme Settings to make images section bigger
.product-images {
width: 65%;
}
.col-sm-6.summary.entry-summary {
width: 35%;
}
Regards