Author Topic: How to hide the number showing category in VM Category Module  (Read 479 times)

Gingerweb

  • Jr. Member
  • **
  • Posts: 132
  • A beginner
I cant figure out how to stop this number from showing?

VM 4.0.14 10805



thanks

Jumbo!

  • 3rd party VirtueMart Developer
  • Full Member
  • *
  • Posts: 917
  • Full-stack Web Developer
    • www.virtueplanet.com
  • VirtueMart Version: Always the latest
Re: How to hide the number showing category in VM Category Module
« Reply #1 on: April 22, 2023, 17:45:21 PM »
The standard VirtueMart category module does not display product count. Your template layout override must have added it. Therefore, you must remove it from your template or hide the HTML using custom CSS.

Gingerweb

  • Jr. Member
  • **
  • Posts: 132
  • A beginner
Re: How to hide the number showing category in VM Category Module
« Reply #2 on: April 22, 2023, 17:56:12 PM »
Ok thats perfect thanks