Hi @stinem123 ,
This is Mike from Omega
You can try my solution:
-
Open Theme → Edit Code
-
Open file theme.css and paste this code to the bottom of file and Save:
.product-item .product-badges.product-badges--position-left {
right: var(--spacing-2) !important;
}
OR
You can find the div has class: “product-badges product-badges–position-top product-badges–position-left” and change it to “product-badges product-badges–position-top product-badges–position-right”
Hope my answer will help you.
Mike from Omega