JohnBoy Posted January 17, 2022 Share Posted January 17, 2022 Site URL: https://vtsonline.co.uk Hi, Is there any way (using custom CSS) to remove the 'no-cart' category from my Shop page, please? I have it there for a reason but don't want it displayed. Thanks. Link to comment
paul2009 Posted January 17, 2022 Share Posted January 17, 2022 8 minutes ago, JohnBoy said: Is there any way (using custom CSS) to remove the 'no-cart' category from my Shop page When you don't want them to be visible, I recommend using a Tag for these products instead of a Category. Tags won't appear in the same way which means you won't need any code. 🙂 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
SquareRefresh Posted January 17, 2022 Share Posted January 17, 2022 59 minutes ago, JohnBoy said: Is there any way (using custom CSS) to remove the 'no-cart' category from my Shop page, please? I have it there for a reason but don't want it displayed. Thanks. Hey @JohnBoy try to add next code in custom CSS: .nested-category-breadcrumb-link[href*="no-cart"] { display: none; & + .breadcrumb-separator { display: none; } } SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
JohnBoy Posted January 17, 2022 Author Share Posted January 17, 2022 Hi, that code worked like a charm....thanks very much for your help :-) 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