Enter the following codes in the Extra.less template for your theme.
Hide top bar
.p-breadcrumbs:not(.p-breadcrumbs--bottom) {
display: none;
}
Hide bottom bar
.p-breadcrumbs.p-breadcrumbs--bottom {
display: none;
}
What is a content map bar?
- The specification of the location in the...