There may be a more elegant way, but this looks like it will work -- add this to the child style.css file:
.product_meta {
display: none;
}
There may be a more elegant way, but this looks like it will work -- add this to the child style.css file:
.product_meta {
display: none;
}