Hi there,
I want to make my instock items pop out compared to sold out items.
So I want to make the “Add to Cart” button’s border color to be red instead of black.
Site: cardpiece.com
Thanks for the help!
A user wants to visually distinguish in-stock products by changing the “Add to Cart” button’s border color from black to red, making them stand out from sold-out items.
Initial Solution Provided:
Issue with Solution:
Status: The discussion remains open, awaiting a refined CSS solution that conditionally applies the border color based on stock availability.
Hi there,
I want to make my instock items pop out compared to sold out items.
So I want to make the “Add to Cart” button’s border color to be red instead of black.
Site: cardpiece.com
Thanks for the help!
Hey @CARDPIECE
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi thanks for the suggestion.
Though I only want to apply this border color change to instock items that have the “Add to Cart” button on them, I don’t want this applied on out-of-stock products. Can you come up with another code?
Thanks ![]()