Home Forums Themes Support Claue Breadcrumbs in archive pages

Viewing 1 reply thread
  • Author
    Posts
    • #37517

      Hi,

      Whats the best way to implement breadcrumbs in archive pages?

      I found an older case:

      You can enable breadcrumb on category page by add custom css in Claue > Theme Option > General Layout > Custom CSS

      .archive .woocommerce-breadcrumb {
      background: #f6f6f8;
      display: block;
      padding: 10px 20px;
      }

      Or should I use the Yoast BC function?

      best regards

      Reinhard

    • #37518

      Hi Reinhard,

      Please try the code

      .archive .woocommerce-breadcrumb {
      background: #f6f6f8;
      display: block;
      padding: 10px 20px;
      }

      You don’t need use Yoast BC function.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.