eva2 Posted July 7, 2020 Share Posted July 7, 2020 (edited) Hello, I need help, I am trying to make the cart white on the homepage of my website only, however, I am not able to find the correct CSS code, could anyone be so kind to help me out? Thanks in advance Edited July 8, 2020 by eva2 Link to comment
rwp Posted July 7, 2020 Share Posted July 7, 2020 (edited) #collection-5e6fc99f4c83170df780908e .Site.loaded .Cart { filter: invert(1); } Edited July 7, 2020 by rwp eva2 and annie_mwm 2 Link to comment
tuanphan Posted July 8, 2020 Share Posted July 8, 2020 Add to Home > Design > Custom CSS .homepage .Header .Cart svg { stroke: white; } 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
eva2 Posted July 8, 2020 Author Share Posted July 8, 2020 Thanks to both, it works!!!! Link to comment
annie_mwm Posted March 21, 2022 Share Posted March 21, 2022 On 7/7/2020 at 4:19 PM, rwp said: #collection-5e6fc99f4c83170df780908e .Site.loaded .Cart { filter: invert(1); } I used this instead : #collection-622670b28a87f361407f482f .header .header-actions-action--cart .icon, .icon-cart-quantity { filter: invert(1); } 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