Home › Forums › WoodMart support forum › Site redirection › Reply To: Site redirection
March 1, 2019 at 7:32 am
#110357
Elise Noromit
Member
Hello,
Deactivate the plugins for 15 minute to check the issue, then activate one by one detecting which one causes the problem.
Here is the code to correct “sold out”
body .product-label.out-of-stock {
font-weight: 400;
}
Add this code to the Theme Settings > Custom CSS > Global
Best Regards