Hey Folks,
Also having this problem. Using the Accentuate theme, and put
.woocommerce span.soldout, .woocommerce-page span.soldout {
z-index: 99999;}
.container .twelve.units .container .nine.units .woocommerce span.soldout, .woocommerce-page span.soldout {top: 80px!important; left: 12px!important;
into my custom css options, also tried
.woocommerce span.soldout, .woocommerce-page span.soldout {
z-index: 999;
}
Both yielded no results. Here is my page so you can perhaps see what is going on.
https://www.kaleidoscopejaspermines.com/shop/
Nvm, got it to work, my bad :).