Hi Jack,
So sorry this got overlooked – apologies for that.
I checked your page and it still has the box shadow on the product image. You can use the following custom CSS in the General theme options, to remove it:
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
box-shadow: none !important;
}
Regards,
————————————————————————————————————
Cosmin
Support Assistant