Home Forums WoodMart support forum Keep Sub Categories open in shop page

Keep Sub Categories open in shop page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #235185

    transiliencetech
    Participant

    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.
    #235235

    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.

    #235299

    transiliencetech
    Participant

    Hi thanks that solved the problem.

    #235320

    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.

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Keep Sub Categories open in shop page’ is closed to new replies.