Hide Breadcrumb

Add the following to your website head:


<style type="text/css">
/* Hide breadcrumb */
    .j-nav-variant-breadcrumb {display: none;}
</style>