DebbiM Posted May 12, 2022 Share Posted May 12, 2022 (edited) Site URL: http://debbiemalone.com Hi, I previously added a custom shopping cart and when I was trying to sort out another part of the CSS I deleted some of the coding for the shopping cart. I now have two shopping carts and I want to remove the pink one. Unfortunately, I am not great with CSS and I am more worried that I will just make it worse if I do anything else to the Menu bar. I would really appreciate if someone may have some advice. (Yes, I know I should have made a copy before I did anything, but I didn't 😞 ) Edited May 12, 2022 by DebbiM I forgot to explain the issue Link to comment
humxahafeex Posted May 12, 2022 Share Posted May 12, 2022 19 minutes ago, DebbiM said: Site URL: http://debbiemalone.com Hi, I previously added a custom shopping cart and when I was trying to sort out another part of the CSS I deleted some of the coding for the shopping cart. I now have two shopping carts and I want to remove the pink one. Unfortunately, I am not great with CSS and I am more worried that I will just make it worse if I do anything else to the Menu bar. I would really appreciate if someone may have some advice. (Yes, I know I should have made a copy before I did anything, but I didn't 😞 ) Hi Here is the quick fix go to Design >Custom Css and pasted the following code. .Cart-inner>i{ display:none !important; } Please mark it as solved if it works. Link to comment
DebbiM Posted May 12, 2022 Author Share Posted May 12, 2022 Hi humxahafeex, I just tried it but unfortunately, it doesn't work. I think it is because I must have other coding that is overriding it. I have screen shot the coding I have. Thank you so much for looking at it for me.   Link to comment
humxahafeex Posted May 12, 2022 Share Posted May 12, 2022 1 minute ago, DebbiM said: Hi humxahafeex, I just tried it but unfortunately, it doesn't work. I think it is because I must have other coding that is overriding it. I have screen shot the coding I have. Thank you so much for looking at it for me.   You have some error in code where it says missing closing once this fix (Please try to) then the code I PROVIDED WILL work smoothly. 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