Home › Forums › Basel support forum › Product Page Customization › Reply To: Product Page Customization
May 22, 2019 at 12:44 pm
#125176
Elise Noromit
Member
Hello,
Please add this code additionally to the Theme Settings > Custom CSS > Global:
body .single-product-content:not(.product-quick-view) .woocommerce-product-gallery__wrapper {
padding-right: 0;
}
body .related-and-upsells,
.product-design-compact .entry-summary {
padding:0 30px;
}
Best Regards