Shopify themes, liquid, logos, and UX
Hi,
I am using the theme "Craft" and would like to remove the total "92 products" product count on the collections page.
Does anyone have any guidance on how to do so?
Thanks,
Amy
Solved! Go to the solution
This is an accepted solution.
Hello @aelitzer
Step 1: Go to Dashboard ->Online Store ->Theme-> Action->Edit code->
Step 2: Search the file component-facets.css
Step 3: Paste the below CSS at bottom of the file -> Save
.facets__form .product-count{
display:none;
}
It will work for you.
If you find our reply helpful, please hit Like and Mark it as a Solution.
An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
Hello @aelitzer
Once you Log in to the Admin, then process the following steps:
Step 1: Go to Dashboard ->Online Store ->Theme-> Action->Edit code->
Step 2: Search the file base.css
Step 3: Paste the below CSS at bottom of the file -> Save
.facets__form .product-count{
display:none;
}
Output:
If you find our reply helpful, please hit Like and Mark it as a Solution.
An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
Hmm that didn't seem to make any change to it. See below for the code I added at the bottom of base.css.
Hello @aelitzer
Please give us the store URL OR the Collection page URL so we can check why it's not working on your end.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
@EBOOST you've been super helpful in the past. Any thoughts on a solution here?
Hello @aelitzer
Store password is not working.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
My apologies! it's labelshopper with no space
This is an accepted solution.
Hello @aelitzer
Step 1: Go to Dashboard ->Online Store ->Theme-> Action->Edit code->
Step 2: Search the file component-facets.css
Step 3: Paste the below CSS at bottom of the file -> Save
.facets__form .product-count{
display:none;
}
It will work for you.
If you find our reply helpful, please hit Like and Mark it as a Solution.
An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call Us 877.536.3789
Location: 150 King St. W. Toronto, ON M5H 1J9
Perfect, thank you!!!
Hello, could you also help me with the same?
I've tried to add this CSS both in base.css and component-facets.css but still doen's work and I can see the quantity of products.
Thanks in advance.
Hi, this works for the web version on a computer but not on a phone. How do we remove the product count with the craft theme mobile version of the site?
Hey did you manage to fix this? Im having the same issue with the mobile side
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024