How removei it on the post?

Posted in: Newspaper
Post count: 5

Hello How remove it?

how remove it

Post count: 22421

Hello,

You can remove breadcrumbs for the whole website from the theme panel: http://screencast.com/t/NbbBFdRLjJtA
If you only want to target posts, you can use css to hide them:
.td-post-header-holder .entry-crumbs{
display:none
}

Add the code in the theme panel->custom css box if you plan on using it

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.