Skip to content

Instantly share code, notes, and snippets.

@hivepress
Created April 26, 2022 21:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hivepress/d80c8207fe1453be83e085be9886f27a to your computer and use it in GitHub Desktop.
Save hivepress/d80c8207fe1453be83e085be9886f27a to your computer and use it in GitHub Desktop.
Hide the listing count for categories #hivepress #listing-categories
.hp-listing-category--view-block .hp-listing-category__item-count,
.hp-listing-category--view-page .hp-listing-category__item-count {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment