Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #381153

    Hi there,
    I have studied the support forums and still cannot diagnose why breadcrumbs are still showing up in my product pages
    ie: http://alamedawaterpolo.org/product/winterfest-2015/

    I’ve tried multiple css mods:
    .title_container .breadcrumb {
    display: none;
    }

    and a functions.php mod:
    remove_action( ‘woocommerce_before_main_content’, ‘woocommerce_breadcrumb’, 20, 0);

    Any help would be greatly appreciated.
    Thx
    Joel

    #381485

    Hi alamedawaterpolo!

    I checked your link but I don’t see the breadcrumbs. Try clearing your browser cache and any caching plugins you might have installed.

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.