Support Forums - Classified Ads Script Osclass

Osclass theme support => Zara Osclass Responsive Theme => Topic started by: JanosUK on April 24, 2017, 09:24:22 AM

Title: (SOLVED) Removing how many items are in categories
Post by: JanosUK 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

Title: Re: Removing how many items are in categories
Post by: MB Themes 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;}
Title: Re: Removing how many items are in categories
Post by: JanosUK on April 24, 2017, 09:48:06 AM
frosticek, works like a charm, thanks buddy!  8)