Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
How to disable main category to show
Support Forums - Classified Ads Script Osclass
Osclass theme support
Free themes
Patricia Osclass Responsive Theme
How to disable main category to show
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
]
makin
10 posts
How to disable main category to show
«
on:
May 12, 2016, 02:48:56 AM »
I would like to disable main category shown on main page is it possible thanks.
Logged
MB Themes
Support team
17632 posts
Only quality matters
Download Osclass
Re: How to disable main category to show
«
Reply #1 on:
May 12, 2016, 07:16:41 AM »
@makin
Add to your style.css:
Code:
[Select]
#ct-3 {display:none!important;}
And replace 3 with id of your category
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
makin
10 posts
Re: How to disable main category to show
«
Reply #2 on:
May 12, 2016, 10:40:19 AM »
Thnak you but i want to disable all category block which is in main page is it possible ?
Thank you
Logged
MB Themes
Support team
17632 posts
Only quality matters
Download Osclass
Re: How to disable main category to show
«
Reply #3 on:
May 12, 2016, 11:03:51 AM »
@makin
Add following code to your style.css:
Code:
[Select]
#home-cat {display:none!important;}
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
makin
10 posts
Re: How to disable main category to show
«
Reply #4 on:
May 12, 2016, 11:10:35 AM »
That one worked thank you frosticek.
Logged
Print
Pages: [
1
]