Moved: Reply To: Change Label Colors in Basel Theme
-
Hello! Okay, I’ like to change the label color for the “Sold Out” label on some of my products. I tried using the code that you gave me with the other labels in a previous reply that you sent but it didn’t work.Please help! I had copied and changed the code in the Custom CSS tab in Theme Settings to the following:
}
body .product-label.soldout { background-color: blue;
}
Thank you so much!
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.labels-rounded .out-of-stock {
background:red;
}
Best Regards
Thank you, Elise! 🙂 It worked!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Moved: Reply To: Change Label Colors in Basel Theme’ is closed to new replies.