Okay
  Public Ticket #2707458
Theme Breadcrumbs Issue
Closed

Comments

  • Demari started the conversation

    Using the Karo theme, I'm trying to remove breadcrumbs from the product pages of my WooCommerce site. I can only remove the breadcrumbs from all the pages, but I want them removed only on the product pages.

  •  2,634
    Kevin replied

    Hi  Demari  !

    Please add this css at Apperance-> Customize-> Additional CSS to hide it on product details page

    .single-product .ftc-breadcrumb {
        display: none;
    }

    thanks

  • Demari replied

    Yeah I was able to figure it out haha. Thanks though Kevin

  •  2,634
    Kevin replied

    Hi Demari 

    You're welcome!

    Please let us know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advance!