Keep Sub Categories open in shop page
-
We have created two categories and 2 subcategories of one of the catrgory
When we go to the shop page, we see only categories on the left and need to press the down arrow to open the subcategories, however we would like that the sub categories should be open when the shop page is visited, please advice on how to do it.
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.categories-accordion-on .widget_product_categories .children {
display: block;
}
.widget_product_categories .woodmart-cats-toggle {
display: none;
}
Best Regards.
Hi thanks that solved the problem.
Most Welcome :-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Keep Sub Categories open in shop page’ is closed to new replies.