Hi there,
We seem to be having an issue with breadcrumbs being duplicated on our blog posts, could you please assist?
I have tried disabling breadcrumbs in Yoast as I thought this was the problem, however it doesn’t help.
You can see what I am talking about in this screenshot: https://imgur.com/GqIO56d
Kind regards,
Jamie Myburgh
Come Alive
Hey ComeAlivesorted,
Add this to quick css:
.breadcrumb.breadcrumbs.avia-breadcrumbs span:nth-child(4),
.breadcrumb.breadcrumbs.avia-breadcrumbs span:nth-child(5){
display:none
}
Best regards,
Jordan Shannon