I’ve only read about the following code:
.product-count__text {
display: none !important;
}
However, I can’t find theme.scss.liquid or template-collections.css in Shopify 2.0
https://ranjanakhan-1759.myshopify.com/
PW: 123
I’ve only read about the following code:
.product-count__text {
display: none !important;
}
However, I can’t find theme.scss.liquid or template-collections.css in Shopify 2.0
https://ranjanakhan-1759.myshopify.com/
PW: 123
Hi @RK2022 ,
Please follow the instructions below
({{ value.count }})
This worked. I replaced all ({{ value.count }}) with a space.
Thank you!