woocommerce / storefront

Official theme for WooCommerce
https://wordpress.org/themes/storefront/
972 stars 471 forks source link

Remove unnecessary position in `on sale` #2120

Closed albarin closed 1 year ago

albarin commented 1 year ago

This PR updates the CSS fix position introduced in https://github.com/woocommerce/storefront/pull/2118/

Screenshots

image

How to test the changes in this Pull Request:

  1. Ensure you have a WooCommerce Blocks with https://github.com/woocommerce/woocommerce-blocks/pull/10543.
  2. Open the post editor.
  3. Add the Hand-picked Products and select a sale product.
  4. Save.
  5. Visit the page.
  6. Check the Sale badge shows on the right position.