Okay
  Public Ticket #1544652
Remove text
Closed

Comments

  • nicofrenchy started the conversation

    Hi,

    How do you remove this part?

  • [deleted] replied

    Hi there,

     Please add the code below to your Custom CSS area:

    body.single-product .container.page-heading-container .woocommerce-breadcrumb {
    display: none;
    }

    Will set this ticket as solved from here.