genfoch01 Posted July 23, 2022 Share Posted July 23, 2022 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
Beyondspace Posted July 24, 2022 Share Posted July 24, 2022 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 pluginIf 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
Beyondspace Posted July 24, 2022 Share Posted July 24, 2022 My testing 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 pluginIf 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
genfoch01 Posted July 25, 2022 Author Share Posted July 25, 2022 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? Link to comment
tuanphan Posted July 27, 2022 Share Posted July 27, 2022 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? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment