theartbarn Posted September 11, 2020 Share Posted September 11, 2020 Site URL: https://www.theartbarn.com Site template - FIVE I have recently added MemberSpace to the back end of my site. When I did that, I also created a side bar ONLY in that section of my site for Member Navigation. If I buy anything on my site and go to checkout, the sidebar for my member navigation shows up in my cart. I don't want it there. Those MemberSpace customers checkout someplace else. How can I make this go away? I have read about inserting CSS someplace, but I know NOTHING about the code world. It's basically the last fix I need to make this work! My brain is bleeding just a tad at this point. 🙂 Thanks in advance! Link to comment
tuanphan Posted September 13, 2020 Share Posted September 13, 2020 Add to Home > Design > Custom CSS /* Remove sidebar - Cart */ body#cart div#sidebar-one-wrapper { 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
theartbarn Posted September 15, 2020 Author Share Posted September 15, 2020 YES! thank you so much! Â Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.