Change the X "Remove Icon" to a trash can

Hey I am trying to change the X “Remove Icon” to a trash can. On the cart page. I found this link but I could not get it to work. It changed the X into a box.

I added it to my stage site. https://staging.odstestsite.com/

Hi @odsadmin,

You may try to add Icon shortcode. Select trashcan icon. Then on the frontend copy the html code created on it.
Doing that will produce this icon code. Try to use this icon code instead.

<i class="x-icon" aria-hidden="true" data-x-icon-o=""></i>

Please note that customization is outside the scope of our support. This is just a guide for a start.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.