Home Forums WoodMart support forum The breadcrumbs doesn´t deactivate

The breadcrumbs doesn´t deactivate

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

    miluga
    Participant

    Helo

    I deactivate off the breadcrumbs in the settings but not working

    Thanks

    Regards

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

    Hello,

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

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

    Best Regards

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