• Resolved payamdigi

    (@payamdigi)


    hello

    thanks for your great plugin

    I want to remove «stock status text» over product images in sliders. it covers big part of picture.

    is there any code to do that?

    thank you

Viewing 1 replies (of 1 total)
  • Plugin Contributor MD Imran Khan

    (@imranwpb)

    Hi @payamdigi,

    Hope you are doing well. Good to know you liked this plugin.

    Please add this CSS code to hide the stock status in the slider.

    .wpb-woo-products-slider .stock {
    display: none!important;
    }

    Thank You

Viewing 1 replies (of 1 total)

The topic ‘Remove Stock Status’ is closed to new replies.