GFXD Posted July 31, 2020 Share Posted July 31, 2020 Site URL: https://www.gfxdatabase.com/cart hi, can anyone help me to change the colour of the X button when a customer removes a product from cart? its currently not visible, is there any CSS to fix? the left hand side. https://www.gfxdatabase.com/cart thank you!! Link to comment
tuanphan Posted July 31, 2020 Share Posted July 31, 2020 Add to Home > Design > Custom CSS .CartTableRow-itemRemove-6Q3nP button { color: white !important; } .CartTableRow-itemRemove-6Q3nP button span { opacity: 1; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
GFXD Posted July 31, 2020 Author Share Posted July 31, 2020 6 hours ago, tuanphan said: Add to Home > Design > Custom CSS .CartTableRow-itemRemove-6Q3nP button { color: white !important; } .CartTableRow-itemRemove-6Q3nP button span { opacity: 1; } Thanks Tuanphan! You're amazing 🙂 ! Link to comment
FitBar Posted August 8, 2021 Share Posted August 8, 2021 That code used to work, but it doesn't anymore :P Link to comment
tuanphan Posted August 11, 2021 Share Posted August 11, 2021 On 8/9/2021 at 3:22 AM, FitBar said: That code used to work, but it doesn't anymore :P Can you share link to your site? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.