Home Forums Themes Support Claue Enable breadcrumbs on catalog page

Topic Resolution: Resolved

Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #9525

      Hi guys, how can I enable the breadcrumbs on catalog page? See attached file… THANKS!!

      Attachments:
      You must be logged in to view attached files.
    • #9533

      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;
      }

      Regards

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

    • #9538

      Hi, thanks for the code!!

Viewing 2 reply threads

You must be logged in to reply to this topic.