New Landing How can we help? Atelier Delete Bread crum line on product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #323478
    EV-design
    Member

    I have build a site for our customer in the Atelier theme and it looks great. However, the customer wants to delete the bread crum line in the product pages. I have found 2 CSS line in the knowledge base but none of these seem to work.

    .woocommerce #breadcrumb{
    display:none !important;
    }

    and

    .product-fw-split .woocommerce-breadcrumb {
    display: none;
    }

    How should i change this?

    Attachments:
    You must be logged in to view attached files.
    #323481
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one.

    .summary-top .woocommerce-breadcrumb {
        display: none;
    }

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register