How to hide categories links underneath products display

This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: fabio_vito
    Fabio
    Participant
    March 10, 2017 at 20:43

    Dear 8Theme,

    I would like to hide (not displaying) the category links underneath the products. I am referring for example to the products shown in the product page or feature products displayed in the homepage of sidebar.

    In my case, the same product is part of several subcategories… in case, is there a way to display the main category only?

    Thanks in advance.

    P.S. I am working in local, I cannot provide you access to the website yet.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2017 at 10:59

    Hello,

    You can add this code in custom.cs file:

    .product .products-page-cats {
        display: none;
    }

    How to create custom.css you can watch in this tutorial https://youtu.be/Qok2zRedRMY
    Unfortunately, there is no possible to display only main category.

    Regards,
    Rose Tyler.

  • 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.