Remove Breadcrumb of Pages Created by Default WordPress Editor

Posted in: Newspaper
Post count: 21

How to remove the breadcrumb?

https://prnt.sc/1v5x2bs

Post count: 27744

Hello,

Please provide the link to your website to inspect it.
If the breadcrumb is not from our theme, then you can hide it with Custom Code CSS => .breadcrumb {
display: none;
}

but I’m not sure if this code will work, maybe it needs a long way.
Please try to set the code in Theme Panel -> Custom Code -> Custom CSS and see if works.

Thank you!

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