Jump to content

Looking to remove breadcrumbs on only ONE SHOP page

Recommended Posts

Site URL: https://www.backyardbeans.com/catalog

Hello Circle Members!

I'm looking to remove breadcrumbs on only one shop collection which is located here www.backyardbeans.com/catalog -- I do not want to remove the breadcrumbs completely or I will lose breadcrumbs that I have set up at www.backyardbeans.com/shop -- is there a way to make sure that shop breadcrumbs can only appear on the /shop and not have them show up at /catalog? 

See my screenshot, I don't want the green text (the breadcrumbs) to show up for this shop at all. I only want it to show up for the one that is /shop...

I'm also using Squarespace 7.0

Thanks!

 

Screen Shot 2022-08-15 at 3.22.00 PM.png

Link to comment
  • 1 year later...

Hi @tuanphan

I want to do the same thing, remove breadcrumbs from one shop but not another.

Shop I do want to remove breadcrumbs:

https://www.adamblyth.com.au/2025-calendar/p/style-01-ej5na-xd9rg password: testtest

I tried a modified version of the above code, added the tag 'calendar' to the product in this shop, but breadcrumb is still visible

// Hide breadcrumb nav (have to add tag 'calendar' to product) //
.tag-calendar .ProductItem-nav {
    display: none;
}

 

Would also be great to remove some of the padding from this red circled section

Screenshot 2024-08-12 204829.jpg

Edited by AdamBlyth
Link to comment
On 8/12/2024 at 5:47 PM, AdamBlyth said:

Hi @tuanphan

I want to do the same thing, remove breadcrumbs from one shop but not another.

Shop I do want to remove breadcrumbs:

https://www.adamblyth.com.au/2025-calendar/p/style-01-ej5na-xd9rg password: testtest

I tried a modified version of the above code, added the tag 'calendar' to the product in this shop, but breadcrumb is still visible

// Hide breadcrumb nav (have to add tag 'calendar' to product) //
.tag-calendar .ProductItem-nav {
    display: none;
}

 

Would also be great to remove some of the padding from this red circled section

Screenshot 2024-08-12 204829.jpg

Use this code to Custom CSS box

#item-66add1e19bcab605df904756 {
nav.ProductItem-nav {
    display: none;
}
section.ProductItem-summary {
    align-items: flex-start !important;
}}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.