Skip to content

Commit

Permalink
Delete single-product/sale-flash.php
Browse files Browse the repository at this point in the history
  • Loading branch information
crftwrk committed Jun 12, 2023
1 parent 6106302 commit 9246c3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
11 changes: 1 addition & 10 deletions scss/bootscore_woocommerce/_wc_sale_badge.scss
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
/*--------------------------------------------------------------
WooCommerce Sale Badge
--------------------------------------------------------------*/
/*
.badge.sale {
position: absolute;
top: 1rem;
left: 1rem;
font-size: 1.25rem;
z-index: 1;
}
*/

.woocommerce span.onsale {
@extend .badge;
Expand All @@ -18,4 +9,4 @@ WooCommerce Sale Badge
min-width: inherit;
top: $spacer;
left: $spacer;
}
}
32 changes: 0 additions & 32 deletions woocommerce/single-product/sale-flash.php

This file was deleted.

0 comments on commit 9246c3d

Please sign in to comment.