Home Forums WoodMart support forum In Stock labels

In Stock labels

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

    jamestmorris89
    Participant

    Hi all,

    Thank you for your swift repsonse to my last question, just 2 small questions here

    How do i change the colour of the instock label on the category view to show as green instead of the primary colour of pink? (Picture attached)

    Also second question regarding stock label, i have selected not to show stock quantity which reflects nicely on the category view but on single product view it shows the quantity again, how do I get this to just show “In Stock”

    I love the style of them, just want to see if I can make these small alterations.

    Thank you

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

    Luke Nielsen
    Keymaster

    Hello,

    1. Here is a code that will help you change the color of the instock label:

    .product-grid-item p.stock.wd-style-default.in-stock:before {
        color: green;
    }

    2. You can try to change it via the Loco Translate -> Plugins -> WooCommerce and change that field: https://monosnap.com/file/vGP6JIsSPQROv3NMFwuiIS0RVgTH5g

    So you will have only text without numbers.

    Kind Regards

    #499134

    jamestmorris89
    Participant

    Great reply, perfect solution, thanks!

    #499139

    Luke Nielsen
    Keymaster

    Hello,

    In case you need any additional help, I’d be more than happy to assist you.

    Have a good day!

    Kind Regards

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

The topic ‘In Stock labels’ is closed to new replies.