Hi there!
I'd love to remove the item count on collections pages in the Mr. Parker theme.
EX. Now it says: "Showing items 10 Of 20" & I'd like to remove this completely.
Can you please help me?
Thank you!!
- Lauren
Solved! Go to the solution
If you share the URL I can help identify the code you'll need to change.
Hi @laurenq,
You need to add this CSS Style to hide that message
.collection #pagination span.count { display: none; }
If you need assistance please let us send you and invitation to your Shopify as a collaborator.
hi,@@laurenq
hope you doing well
Please add this code at the bottom of theme -> edit code -> assets -> theme.scss.liquid
hi,@@laurenq
hope you doing well
Please add this code at the bottom of theme -> edit code -> assets -> theme.scss.liquid
User | Count |
---|---|
493 | |
208 | |
130 | |
80 | |
43 |