Untitled

 avatar
unknown
plain_text
a year ago
189 B
4
Indexable
.ecom-cart__product-quantity {
    display: none !important;
}
@media (min-width: 1025px) {
    .ecom-cart__product-item {
        grid-template-columns: 10% 40% 15% 35% !important;
    }
}
Editor is loading...
Leave a Comment