Blog Breadcrumb category
Hello,
Can u plz help us. We don't want category name to be here. I have only one category.
I want direct Blog page like Events. Home - Events - Post title.
Is there is any options should I remove category from all pages. or any option is available. plz check screenshot.

Comments
Hi,
Try the following CSS code:
.single-post #Subheader .breadcrumbs li:nth-child(3){ display: none; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Thanks a lot it's done