Do I make the quantity selector button as add to cart is, like with same rounded borders and border thickness to match the looks ?
I would love to share a part of my first monthly revenue, when I’ll start running this store, it’s my final decision.
A user sought help styling the quantity selector button on their Shopify store using the Radiant theme to match the appearance of their add-to-cart button—specifically matching rounded borders and border thickness.
Solution Provided:
.quantity:after pseudo-element with properties for border-radius, border styling, and opacityOutcome:
The solution was successfully implemented and resolved the styling issue. The original poster confirmed the fix worked as intended and expressed appreciation for the community assistance.
Do I make the quantity selector button as add to cart is, like with same rounded borders and border thickness to match the looks ?
I would love to share a part of my first monthly revenue, when I’ll start running this store, it’s my final decision.
Hi @abdullah_9
Try this one,.
.quantity:after {
content: "";
position: absolute;
border-radius: var(--buttons-radius);
border: .01rem solid transparent;
opacity: .6;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Dear, Made4uo-Ribe
I wanted to express my sincere gratitude for your helpful response in the Shopify discussion forum. it was exactly what I needed, and it saved me a lot of time and frustration.
I truly appreciate you taking the time to share your expertise. It’s incredibly valuable to have people like you contributing to the community.
Thanks again for your assistance!
Sincerely,
Abdullah