Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Remove the path on each page

Viewing 1 reply thread
  • Author
    Posts
    • #32106
      lacharoliere
      Support Expired

      Hello,

      I would like to know how can I remove “the path” on the header of each page. For exemple Home > Shop > Product

       

      Regards,

       

      Mathilde

      Attachments:
      You must be logged in to view attached files.
    • #32109
      Harry
      Support Expired

      Hi,

      You can remove breadcrumb by add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .page-head .woocommerce-breadcrumb, .page-head .jas-breadcrumb {
      	display: none;
      }

      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.