Remove Breadcrumbs from Page

Posted in: Newspaper
Post count: 20

Hello everyone,

i want to remove the breadcrumbs from this specific page:
https://top-wp.de/kontakt/

I can’t edit it with the tagdiv composer, because then the WPforms Form disappears.

Is there any other solution to this?

Post count: 27744

Hello,

I recommend adding the wp forms, using the column text to be able to edit that page -> https://forum.tagdiv.com/add-contact-form/
Or maybe you need to use a custom code ->
.td-crumb-container{
display: none
}

Set the code in Theme Panel -> Custom Code -> Custom Css.

Thank you!

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