How to change "Sales" label color
I added the below code, but it doesn't work.
.woocommerce .onsale, .woocommerce .product-sale {
background: #73b1e3;
}
One of the example page is: http://kidsfurniture.ozwisehosting.com/product-category/furniture/
I have added a screen shot. Thank you.