New Landing How can we help? Themeforest Theme Support Neighborhood Woocommerce category sidebar problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • #53944
    markfordham
    Member
    Post count: 57

    Hey guys, there seems to be an issue with the woocommerce category sidebar. All the children of the categories are showing even when the ‘only show children for the current category’ check box is ticked. http://perfectlypaleo.co.uk/shop

    #53977
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That’s because you are not in a category, therefore it shows all children categories, if you go into a category, you will see that it then only shows the children.

    If you want to remove the children categories from showing on your shop page, add this to your custom css:

    ul .children {
      display: none;
    }

    – Kyle

    #54072
    markfordham
    Member
    Post count: 57

    Cheers Kyle!

    #54100
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem! 🙂

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register