*

MeroWish.com

  • ***
  • 78 posts
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..
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; */
}
LaKompra.com

*

MB Themes

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;
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots