Home Forums WoodMart support forum HOW TO HIDE PRODUCT DIRECTION? (URGENT)

HOW TO HIDE PRODUCT DIRECTION? (URGENT)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #165636

    FransMaxi
    Participant

    Hi, would you tell me how to hide product direction on product page?

    Attachments:
    You must be logged in to view attached files.
    #165659

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .single-breadcrumbs-wrapper .woocommerce-breadcrumb, 
    body .single-breadcrumbs-wrapper .yoast-breadcrumb {
    display:none;
    }

    Best Regards

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