Home Forums Basel support forum Overwrite Badge "Out of Stock"

Overwrite Badge "Out of Stock"

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #15964

    Snake
    Participant

    Hi team,

    thanks for this incredible theme.
    I want use the plugin “Woocommerce advanced products label”, for change text, colour, shape of “Sale” “Out of stock” badges.

    It’s works for “Sale” but it doesn’t work for “Out of Stock”
    Check my snapshot below, on the left it’s the badge of the theme and on the right it’s the badge of the plugin.Not overwriting, the same for the carousel not overwriting.

    Do you know why ? or do you a technic for disappear the left badge ?

    My best

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

    Artem Temos
    Keymaster

    Hi,

    Do you want to hide the badge from WooCommerce and keep only that comes with the plugin? Could you please send us a link where we can see it?

    Regards

    #16021

    Snake
    Participant

    Yes, I want to hide the badge for “Out of Stock”
    It’s working for “Sale” but not for “Out of stock”

    #16026

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .out-of-stock-label {
    	display:none;
    }
    #16029

    Snake
    Participant

    Yes.
    Thanks a lot !

    #16034

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Overwrite Badge "Out of Stock"’ is closed to new replies.