How to remove category subtitle from product title?

This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Jack Richardson

  • Avatar: ryoeun0
    ryoeun0
    Participant
    July 30, 2016 at 20:23

    When you list a product and set its category, the category label shows up above the product’s title. I would like to remove it but I’m not sure where the options are for that.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 31, 2016 at 11:51

    Hello,

    Please add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

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

    Best regards,
    Jack Richardson.

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