Currently my sold out button has a white background and black text. I would like to change it to a black background with white text.
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Theme.css
.btn.btn--full.add-to-cart.btn--secondary {
background-color: #000 !important;
color: #fff !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
