Home › Forums › Basel support forum › Font size / wrapping change for sold out/sale badges on products › Reply To: Font size / wrapping change for sold out/sale badges on products
August 21, 2019 at 2:57 pm
#139666
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded .out-of-stock {
max-width: 50px;
font-size: 10px;
}
Best Regards