Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #935270
Disabling breadcrumbs on blog articles
Closed

Comments

  •  2
    Anthony Izzo started the conversation

    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!

  •  7,280
    Oliver replied

    HI!

    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