Parent Categories unclickable/just nodes

This topic has 2 replies, 2 voices, and was last updated 3 years, 3 months ago ago by Olga Barlow

  • Avatar: chihao.weng
    howard
    Participant
    December 22, 2020 at 15:22

    Hi

    Is there any easy solution for making product category parents unclickable. I need them to be acting as nodes or titles. I have no products in parent categories.

    Thanks in advanced

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 22, 2020 at 18:58

    Hello,

    Add the below code to Theme Options > Custom CSS

    .widget_product_categories.sidebar-widget ul .parent-level0 > a {
        pointer-events: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.