Hi Guys,
Sold out badge for main product page and all product collection page. I have changed the sold out badge colour it worked on the desktop version however, the phone version didn’t change. I would appreciate any help.
Theme: Dawn
Thank you!
Hi Guys,
Sold out badge for main product page and all product collection page. I have changed the sold out badge colour it worked on the desktop version however, the phone version didn’t change. I would appreciate any help.
Theme: Dawn
Thank you!
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
Add this css at the bottom
Online Store->Theme->Edit code
assets->section-main-product.css
.product .price–sold-out .price__badge-sold-out {
background: #000 !important;
color: #fff !important;
border-color: #000 !important;
}
Best regards,
PageFly
Thank you it worked. However, on this page https://basicbastard.co/collections/all sold out button still not changed on phone version.