Home Forums Basel support forum Product Breadcrumbs / Navigation

Product Breadcrumbs / Navigation

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

    gqjesus
    Participant

    How do I remove the product breadcrumbs (see screenshot)

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

    Hello,

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

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

    Best Regards

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