Comments 2Anthony Izzo started the conversationOctober 26, 2016 at 7:38pmHi, how can I disable breadcrumbs on blog articles (globally)? I assume I need to modify something in functions.php via the child theme but am unsure what specifically to do. Any help would be appreciated - thank you! 7,092Oliver repliedOctober 27, 2016 at 10:35amHI! pls. use following css: .single-post .page-title-block .breadcrumbs { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi, how can I disable breadcrumbs on blog articles (globally)? I assume I need to modify something in functions.php via the child theme but am unsure what specifically to do. Any help would be appreciated - thank you!
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver