oont-contents/plugins/sold-out-badge-for-woocommerce/style.css
2025-02-08 15:10:23 +01:00

8 lines
No EOL
180 B
CSS

.wcsob_soldout {
text-align: center;
position: absolute;
}
.theme-lay:not(.single-product) .wcsob_soldout {
position: relative !important;
float: left !important;
}