*

JanosUK

  • *
  • 4 posts
(SOLVED) Removing how many items are in categories
« on: April 24, 2017, 09:24:22 AM »
Can someone help me removing the numbers by the listed categories and subcategories, I would not like to dipslay how many items are in each one.
Is there an easy way of doing this ?

Cheers

« Last Edit: April 24, 2017, 09:48:37 AM by JanosUK »

Marked as best answer by frosticek on April 24, 2017, 10:45:44 AM
*

MB Themes

Re: Removing how many items are in categories
« Reply #1 on: April 24, 2017, 09:31:59 AM »
@janos
add this to your style.css:
Code: [Select]
.search-cat .cat-tab a strong {display:none!important;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

JanosUK

  • *
  • 4 posts
Re: Removing how many items are in categories
« Reply #2 on: April 24, 2017, 09:48:06 AM »
frosticek, works like a charm, thanks buddy!  8)