Support » Plugin: WooCommerce Sold Out Products » Is it Possible to Chanage the Sold out icon Color

Viewing 4 replies - 1 through 4 (of 4 total)
  • I would like to know this too!

    Plugin Author Gerhard Potgieter

    (@kloon)

    This can be done using css placed in your theme’s custom.css file

    .woocommerce span.soldout, .woocommerce-page span.soldout {
        background: #ccc;
    }

    Hi Gerhard,

    Thx I was looking for a way to at least change the colour as well.
    Now I changed the colour, but the text itself still has a red color or glow around it..

    I learned how to change the text SOLD translated to Dutch, but now I have this issue with the red glow around the text.

    Best would be if you could tell me the folder and name of this background image so I can replace it with one of my own?

    I have been searching the image folders, but cant seem to find it?

    If I can replace the image itself, I would like to create one with my own text in it so I wont be needing the text which now goes over the image.

    Will I be able to leave that blanc in that scenario?

    You can see it here: http://www.logologics.nl/Atest2/product-categorie/alle-artikelen/broeken-leggings/

    Thx,
    Annie

    Hello Gerhard,

    Could you help me out with this please? I would like to be able to replace the image with one of my own? How can I do that please?

    Thx,
    Annie

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Is it Possible to Chanage the Sold out icon Color’ is closed to new replies.