How to deactivate breadcrumbs

SO Started by Sven O. · February 23, 2022 at 2:31 pm · 2 replies 0 voices Last reply 4 years, 4 months ago
ST
Spiracle Themes Original poster
#2

Hi Sven

Thanks for reaching out
Just try the following CSS

.bread-crumb {
display: none;
}

Copy & Paste it in Appearance -> Customize -> Additonal CSS

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to How to deactivate breadcrumbs

By posting, your reply becomes public (unless marked private).