Reply To: Breadcrumbs by Yoast

Home Forums Support Breadcrumbs by Yoast Reply To: Breadcrumbs by Yoast

Home Forums Support Breadcrumbs by Yoast Reply To: Breadcrumbs by Yoast

#189537
Tom
Lead Developer
Lead Developer

Ah, give the element another class like this: <div class="page-header breadcrumb">

Then add this CSS:

.masonry-enabled .page-header.breadcrumb {
    margin-right: 0;
}