jame58rown
Customer
Flat Awesome: I want to lose just the top breadcrumb, I tried this
But it removes both top and bottom
Code:
.p-breadcrumbs:not(.p-breadcrumbs--bottom)
{
display: none;
}
But it removes both top and bottom