I just want to show color of products in collection page and want to hide sizes
.product-options.product-options–type-collection.js-product-options {
display: none;
}
using this code hides everything
I just want to show color of products in collection page and want to hide sizes
.product-options.product-options–type-collection.js-product-options {
display: none;
}
using this code hides everything
@Crux_2 ,
Please share the store URL..