assets/css/woocommerce/woocommerce-extensions/_bundle-products.scss
Line should be indented with spaces, not tabs Open
Open
div.product {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.product {
- Exclude checks
!important should not be used Open
Open
.bundle_price { display: none !important; }
- Exclude checks
Selector bundle_price
should be written in lowercase with hyphens Open
Open
.bundled_product,
- Exclude checks
Selector bundled_product
should be written in lowercase with hyphens Open
Open
.bundled_product,
- Exclude checks