Reply 279295 to: Available and Sold value

Avatar: Rose Tyler
Rose Tyler
Support staff
March 15, 2021 at 08:24

Hello,

Edit page > Settings of Products element > Show stock count bar > off,
or use the next custom CSS code – http://prntscr.com/10m18sr

.product-stock .stock-line,
.product-stock .stock-out {
    display: none;
}
.product-stock .stock-in {
    flex-basis: 100%;
}
.content-product  .product-stock{
    margin-bottom: 0px !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.