.woocommerce div.product div.images {
maring-bottom: 1em;
}
I’m guessing it should read
.woocommerce div.product div.images {
margin-bottom: 1em;
}
tho I’ve tried it via jetpack editcss and planting it in x-theme css custom window, it doesn’t remove the gap when there is a little carousel of product images. ??
https://www.nobodyinlondon.com/wp/product/nobody-does-it-better/
be lovely if someone could help me sort this out as I know nada about coding