Home Forums WoodMart support forum Changing the color of the Sold Out Label

Changing the color of the Sold Out Label

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

    eangee
    Participant

    Hi, how can I change the color of the label button “Sold Out” on the image I provided. Thanks!

    Attachments:
    You must be logged in to view attached files.
    #198179

    Hello,

    I saw the screenshot you attached. To change the color of the sold out label you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-label.out-of-stock {
    background-color: green;
    color: red;
    }

    You can set the background-color and text color according to your needs.

    Best Regards.

    #198385

    eangee
    Participant

    Perfect, thanks for your help!

    #198488

    Most Welcome :-)

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘Changing the color of the Sold Out Label’ is closed to new replies.