Jump to content

how can I keep the categories in my store from showing on my store page

Recommended Posts

Site URL: https://grey-lizard-4aa7.squarespace.com/artworklist

squarespace 7.1

https://grey-lizard-4aa7.squarespace.com/artworklist

pw: xyzzy

I am creating categories so i can set up discount codes for groups of products.  however they are now displayed on my store page and I have not found a way to prevent this behavior.    ( test1 test2 and test3  on the url above) 

I really apricate your time

John  

Link to comment
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

20 hours ago, genfoch01 said:

Site URL: https://grey-lizard-4aa7.squarespace.com/artworklist

squarespace 7.1

https://grey-lizard-4aa7.squarespace.com/artworklist

pw: xyzzy

I am creating categories so i can set up discount codes for groups of products.  however they are now displayed on my store page and I have not found a way to prevent this behavior.    ( test1 test2 and test3  on the url above) 

I really apricate your time

John  

Try adding to Home > Design > Custom Css

.nested-category-breadcrumb-link[href*=test] {
  display: none;
  + {
    span {
      display: none;
    }
  }
}

Hope it helps

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

My testing

image.thumb.png.19c22df52c0b84dbec5891b34e661754.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
On 7/25/2022 at 8:51 PM, genfoch01 said:

thanks for the response. I dropped that code into custom css but i am still seeing the categories

Here is how I placed the code and still see the categories. Is there something I left out? 

 image.png.dc998b16bb746644d93b49becf026062.png

 

image.png.c1224ebabc0cf8e7bad5a950ee1165f0.png

Try this new code

ul.nested-category-children [href*="test"], ul.nested-category-children [href*="test"] + span {
    display: none;
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.