Home › Forums › WoodMart support forum › Change font to impact, it works only in desktop but doesn't work in mobile › Reply To: Change font to impact, it works only in desktop but doesn't work in mobile
June 13, 2020 at 9:48 am
#203120
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rectangular .out-of-stock {
font-size: 15px;
}
You can use this selector in the Advanced typography body .labels-rectangular .out-of-stock
Best Regards