lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/woocommerce/woocommerce-extensions/_bundle-products.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    div.product {

Avoid qualifying class selectors with an element.
Open

    div.product {

!important should not be used
Open

        .bundle_price { display: none !important; }

Selector bundle_price should be written in lowercase with hyphens
Open

        .bundled_product,

Selector bundled_product should be written in lowercase with hyphens
Open

        .bundled_product,

There are no issues that match your filters.

Category
Status