Comments Jesse started the conversationJune 30, 2016 at 1:04amHi I was wondering if it is possible to change the colour of the badges (sale, featured, etc.) in the shop?[deleted] repliedJune 30, 2016 at 12:08pmHi Jesse,Yes that is possible. Please add the code below to Custom CSS .shop .shop-item .onsale, .woocommerce .shop-item .onsale { background: #f7b260 !important; color: #fff !important; } Sign in to reply ...
Hi I was wondering if it is possible to change the colour of the badges (sale, featured, etc.) in the shop?
Hi Jesse,
Yes that is possible. Please add the code below to Custom CSS