Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Disabling count on category icons
Support Forums - Classified Ads Script Osclass
Osclass theme support
Beta Osclass Theme
Disabling count on category icons
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
Cephas
54 posts
Disabling count on category icons
«
on:
June 01, 2021, 03:08:18 PM »
How do I disable the count (of number of items) that appear on each of the category icons? Since my website is new, its discouraging to customer when they see that there are only a few listed items, so I want to disable that function for now.
Logged
Marked as best answer by
frosticek
on June 01, 2021, 05:16:18 PM
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Disabling count on category icons
«
Reply #1 on:
June 01, 2021, 03:32:06 PM »
@Cephas
This should do that.
Code:
[Select]
#home-cat a .count, .side-cat a em {display:none;}
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Cephas
54 posts
Re: Disabling count on category icons
«
Reply #2 on:
June 01, 2021, 04:37:05 PM »
Thank you very much. How do I use that? Is there a particular place I should paste that code, or do I need to change anything in that line, where do I find it? Please elaborate a bit for me, as I am new. I appreciate your help.
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Disabling count on category icons
«
Reply #3 on:
June 01, 2021, 04:47:09 PM »
Put that into style.css
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Cephas
54 posts
Re: Disabling count on category icons
«
Reply #4 on:
June 01, 2021, 05:00:09 PM »
What line number (approximate) or subheading under style.css?
Logged
Cephas
54 posts
Re: Disabling count on category icons
«
Reply #5 on:
June 01, 2021, 05:08:41 PM »
ok, I have found it. Thank you very much. It is working now.
Logged
Print
Pages: [
1
]