Home Forums WoodMart support forum Label text length Reply To: Label text length

#282977

misesk
Participant

Thank you very much! Is there a way to use this code just for Sold Out label?

EDIT: this worked. Thanks!

.labels-rectangular .product-label.out-of-stock {
width: 100px;
}