Title: Breadcrumbs mixture
Last modified: August 1, 2021

---

# Breadcrumbs mixture

 *  Resolved [yknb](https://wordpress.org/support/users/yknb/)
 * (@yknb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/)
 * Hello,
 * I’m developing the WEB site in Astra-Elementor-WooCommerce-AIOSEO environment.
   
   I encounter the following problem with breadcrumbs. My main page is not related
   to the WooCommerce shop When I go by WEB site main menu to the level above the
   product, breadcrumbs are appropriate. Obviously, they are driven by the Astra
   and AIOSEO settings.
 * However as soon as open the product page, the breadcrumbs are substituted by 
   the WooCommerce shop breadcrumbs.
 * These breadcrumbs are not appropriate. The upper level is not my menu item, but
   the Product page of the internet shop.
 * Please, advise how to disable these WooCommerce breadcrumbs.
 * In Astra’s Appearance-Customizing – WooCommerce ▸ Single Product breadcrumbs 
   are disabled.
 * Thank you

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [Thu P. a11n](https://wordpress.org/support/users/thup90/)
 * (@thup90)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/#post-14725110)
 * Hi there,
 * To remove the WooCommerce breadcrumb, I’d recommend using this code snippet: 
   [https://docs.woocommerce.com/document/customise-the-woocommerce-breadcrumb/#section-5](https://docs.woocommerce.com/document/customise-the-woocommerce-breadcrumb/#section-5)
 * You could add this to your child theme’s functions.php file or via a plugin that
   allows custom functions to be added, such as the [Code snippets](https://wordpress.org/plugins/code-snippets/)
   plugin.
 *  Thread Starter [yknb](https://wordpress.org/support/users/yknb/)
 * (@yknb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/#post-14725657)
 * Thanks for the reply.
 * However this did not resolve the problem (both by snippet and CSS). The frontend
   is absolutely the same.
 *  Plugin Support [abwaita a11n](https://wordpress.org/support/users/abwaita/)
 * (@abwaita)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/#post-14726569)
 * Hi [@yknb](https://wordpress.org/support/users/yknb/),
 * Kindly share with us your site so that we can take a closer look.
 * Thanks.
 *  Thread Starter [yknb](https://wordpress.org/support/users/yknb/)
 * (@yknb)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/#post-14730242)
 * [http://1test.y-kirillov.ru/product/c246l8/](http://1test.y-kirillov.ru/product/c246l8/)
 * “Products” in the breadcrumbs chain is unwanted. It leads to the Woo shop page
   I do not want to show.
 *  Plugin Support [Cara](https://wordpress.org/support/users/dcka/)
 * (@dcka)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/#post-14747798)
 * Hi, [@yknb](https://wordpress.org/support/users/yknb/)!
 * Looking at your site, it has a completely different breadcrumb structure, which
   looks like it’s coming from your theme. That’s also why the CSS in the guide 
   previously linked to you isn’t working.
 * For further assistance, I would recommend that you reach out to Astra support
   here: [Astra Forums](https://wordpress.org/support/theme/astra/).
 * That said, to get you started, you may want to try using the following code and
   adding it under **Appearance > Customize > Additional CSS**.
 *     ```
       .ast-breadcrumbs-wrapper {
       	display: none;
       }
       ```
   
 *  Plugin Support [Gabriel – a11n](https://wordpress.org/support/users/gabrielfuentes/)
 * (@gabrielfuentes)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/#post-14774119)
 * We’ve not seen any activity on this thread for a while, so I’m marking this thread
   as resolved.
 * Hopefully, you were able to find a solution to your problem! If you have further
   questions, please feel free to open a new topic.
 * Cheers!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Breadcrumbs mixture’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 6 replies
 * 5 participants
 * Last reply from: [Gabriel – a11n](https://wordpress.org/support/users/gabrielfuentes/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/breadcrumbs-mixture/#post-14774119)
 * Status: resolved