Can't remove/delete item from cart - Fix "icon-remove.liquid" fill color

Can't remove/delete item from cart - Fix "icon-remove.liquid" fill color

TheDandyHouse
Visitor
2 0 2

PROBLEM: Can't remove/delete item from cart? Missing "Remove Item" button in cart?

e.g. 

TheDandyHouse_0-1703354725058.png

 

 

SOLUTION:

  • Under "Sales channels" > under "Online store" > "Themes" > for your current theme, click "..." for options > click "Edit code":

TheDandyHouse_1-1703354955818.png

 

  • in "Edit code", search for and open "icon-remove.liquid" > look for lines of code that start with "path...", which define the appearance of the "Remove Item Button" > scroll to the right to see the "fill" variable, and change the value from "currentColor", to "black" or any other color of your choice > remember to click "Save"

TheDandyHouse_2-1703355154435.png

TheDandyHouse_3-1703355402920.png

 

  • after saving your changes, refresh your cart and the "Remove Item Button" is visible!

TheDandyHouse_4-1703355586261.png

Reply 1 (1)

ThomKnepper
Shopify Partner
194 30 72

Hi there,

 

You might want to quickly make a PR or bug report on the Dawn GitHub.

 

https://github.com/Shopify/dawn/issues

 

Hope this helps!

Best wishes,
Thom Knepper - Athom.Agency
- Was my reply helpful? Please Like to let me know!
- Was your question answered? Awesome! Please Mark it as an Accepted Solution