diff --git a/header.php b/header.php index ae9e4e099..36e307c55 100644 --- a/header.php +++ b/header.php @@ -52,6 +52,7 @@ * Functions hooked in to storefront_before_content * * @hooked storefront_header_widget_region - 10 + * @hooked woocommerce_breadcrumb - 10 */ do_action( 'storefront_before_content' ); ?> @@ -59,9 +60,4 @@