This topic has 2 replies, 2 voices, and was last updated 2 years, 12 months ago ago by Rose Tyler
I want to move the sale icon to the top left of the product
https://i.gyazo.com/74485f1173ec65f1f57394cf8cc0c174.png
Hello,
Try to use the next custom CSS code:
.onsale.left {
left: 3px;
top: 3px;
}
Regards
Tagged: deals, discounts, promotions, sale icon, themes, woocommerce, wordpress
The issue related to '‘sale icon’' has been successfully resolved, and the topic is now closed for further responses