Shopify themes, liquid, logos, and UX
I want to avoid customers clicking "Remove" by accident, as I have done it several times. I would like to move it lower.. or have the word "Remove" only be hyperlinked, not the whole row to avoid customer clicking by accident (all the space next to the word is hyperlinked).
If these are not possible then would I be able to add a confirmation dialog box with "OK" and "Cancel" in case they click Remove by accident?
Please help, thank you!
Solved! Go to the solution
This is an accepted solution.
sorry for this issue please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.cart__remove {margin-top: 10px;} /* change valua as you like */
This is an accepted solution.
sorry for this issue please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.cart__remove {margin-top: 10px;} /* change valua as you like */
You are amazing! I made it 50 px, thank you so much!
it's my pleasure to help us
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025