Home Forums WoodMart support forum Sold Out and New on product image

Sold Out and New on product image

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

    Sumojer
    Participant

    Am I missing a setting?

    I am trying to change the color of the “Sold Out” and “New” on the product image. How can I do this?

    Thanks

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-label.out-of-stock {
        background-color: rebeccapurple;
        color: white;
    }
    .product-label.new {
        background-color: orange;
    }

    Best Regards

    #335910

    Sumojer
    Participant

    Perfect. Now I just need to get my colors.
    Thank you for the fast reply.

    #335997

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    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.

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

The topic ‘Sold Out and New on product image’ is closed to new replies.