• dondemaio

    (@dondemaio)


    I’d love to get rid of the breadcrumbs on this theme.

    Anyone have any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • ameo02

    (@ameo02)

    go into header.php

    and delete last line:

    <?php if ( current_theme_supports( 'breadcrumb-trail' ) ) breadcrumb_trail( array( 'before' => __('my-life' ) ) ); ?>

    Thread Starter dondemaio

    (@dondemaio)

    Beautiful. Thank you.

    Don

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to get rid of breadcrumbs’ is closed to new replies.