Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Please help me how to Make the Category Section like Lakompra.com
Support Forums - Classified Ads Script Osclass
Osclass theme support
Zara Osclass Responsive Theme
Please help me how to Make the Category Section like Lakompra.com
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
]
MeroWish.com
78 posts
Please help me how to Make the Category Section like Lakompra.com
«
on:
April 10, 2017, 02:09:22 PM »
Hello sir,
I saw the lakompra.com using zara theme and there made the category section contract means it always opened as minimized and when user click then it shows all the category how to make this please help..
When we open link
www.lakompra.com
it shows the category in minimized form like this..
http://prntscr.com/euo2vj
And when we click on "Category" it gets open which means it gets maximized like this
http://prntscr.com/euo3jr
Waiting for your kind response & reply.
Please help..
Logged
MeroWish.com
Carlos Carcamo
105 posts
LaKompra.com
Re: Please help me how to Make the Category Section like Lakompra.com
«
Reply #1 on:
April 10, 2017, 07:11:14 PM »
Hi,
I found the problem it is just a line of code
Go to responsive.css find the line 574 and you will see something like this:
Code:
[Select]
{
display: none!important;
}
Just comment like this:
Code:
[Select]
{
/* display: none!important; */
}
Logged
LaKompra.com
MB Themes
Support team
17458 posts
Only quality matters
Download Osclass
Re: Please help me how to Make the Category Section like Lakompra.com
«
Reply #2 on:
April 11, 2017, 08:03:28 AM »
@nancy
There is also problem with line:
Code:
[Select]
.top-cat-wrap
You have display:none here;
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]