Hi,
It's ok, the message is sent, but it should disapper from your outbox, when I read it.
Regaring the issue, try to add following css code into css/override.css file (first enable override option from Template Options -> Advanced tab):
- Code: Select all
.price del .amount,
.wwcAmzAff-price-info {
display: none;
}
Regarding the little picutres - probably it's possible but it's a lot of work with overriding woocommerce template files and add css styles.