Home Forums Basel support forum Moved: Reply To: Change Label Colors in Basel Theme

Moved: Reply To: Change Label Colors in Basel Theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #172874

    marcialynn19
    Participant

    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!

    #172912

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .labels-rounded .out-of-stock {
     background:red;
    }

    Best Regards

    #173047

    marcialynn19
    Participant

    Thank you, Elise! 🙂 It worked!

    #173086

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Moved: Reply To: Change Label Colors in Basel Theme’ is closed to new replies.