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
  • Views 213
  • 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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

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.