How can I resize the cart's trash bin icon for easier mobile clicking?

Hey,

that’s pretty weird but, the trash bin icon you click to remove an item from cart is pretty hard to land on on mobile,

Is it possible to resize it to make it just a tiny bit smaller so it’s not hard to click?

I’m using iphone. Dawn theme. You can try it yourself, my site is bedsights.com password is nohphu

Thanks!

Hi @Oneg

Go to your Online store > Themes > Edit code > open theme.liquid file, add this code after tag


That didn’t do anything actually

Did you add code and reload your page on mobile for checking?

The issue is your SVG cart icon overlaps the delete product icon.

Now that you clarified what the goal was i understand what you were trying to do. That solved it, thank you champ!

1 Like

Happy I could help :wink: !