Home › Forums › Basel support forum › layout on product › Reply To: layout on product
June 22, 2017 at 4:36 pm
#15487
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.single-product-content .woocommerce-product-gallery__image {
text-align:center;
}