How to Remove Breadcrumbs from Pages

Posted in: Newspaper
Post count: 11

I’ve got 2 websites running Newspaper with Woocommerce. I want breadcrumbs to show on posts but not on pages. I can’t find the setting at all to remove them.

I’ve seen the help article here: https://forum.tagdiv.com/breadcrumbs/

But for my sites the breadcrumbs don’t show up as something you can select within the editor. I think that article itself is outdated because even the setting in the Theme Panel has been removed in later versions of Newspaper. Like I can’t find Breadcrumbs in the theme panel at all.

For a look at the sites, they are here:

https://www.surgery.com.au/terms-of-use/

https://www.when.com.au/terms-of-use/

Post count: 27744

Hello,

You need to edit with tagDiv Composer a page, and you can remove the breadcrumbs with a right-click you can delete => https://www.screencast.com/t/BEJIVduVFyZ , or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page.
Or maybe you need to use a custom code -> .td-crumb-container{
display: none
}

Hope this helps you!
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.