Open Gagan557 opened 5 years ago
Just find the file Sebwite_Sidebar/css/module.css And change the css declaration
.sidebar .o-list { display: none; }
To
.sidebar .o-list { display: block; }
I am still unable to get the subcategories on it. On clicking it, subcategory is not showing.
I am still unable to get the subcategories on it. On clicking it, subcategory is not showing.
This trick shows the subcategory, also you need to config in admin to show the child category also https://github.com/Sebwite/magento2-category-sidebar/issues/19#issuecomment-351743526
I used this extension in magento 2.5 it show only categories text not show category and sub categories. I enabled this module using admin configuration.