New Landing How can we help? Atelier Category Breadcrumb

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #218556
    dsirard11
    Member
    Post count: 122

    Hello,

    First – I apologize it this question is somewhere in the forum. I searched but could not find it. I’d like to remove the breadcrumb from the category pages. How would I do this?

    Thank you,
    Dawna

    #218565
    David Martin – Support
    Moderator
    Post count: 20834

    Is this for your products categories or posts?

    For products please this:

    .page-heading-breadcrumbs.fancy-heading .heading-text[data-textalign="left"] #breadcrumbs {
        display: none;
    }

    Cheers,
    David.

    #218567
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .tax-product_cat #breadcrumbs{
      display:none;
    }

    -Rui

    #218582
    dsirard11
    Member
    Post count: 122

    Hi David,

    It worked. 🙂 Thank you.

    #218583
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks David
    -Rui

Viewing 5 posts - 1 through 5 (of 5 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