AntonyO Posted September 14 Share Posted September 14 Hi all. Does anyone know what the following code would be in 7.1 The plan is to remove the shopping cart icon from certain pages and leaving visible on the rest. Cheers Antony /* hide cart on all pages */ .Cart { display : none; } /* show cart on some pages */ .collection-type-products .Cart, /* products page */ #cart .Cart /* cart page */ { display : block; } Link to comment
tuanphan Posted September 17 Share Posted September 17 Hi, What is your site url? We can check easier, each SS version will require a different code 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