• Hi how do I get it to show the QTY option on the product pages?

    Hope you can help ??

    we are using the free version

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @mediavita Hey there,

    It looks like you have some CSS in your theme causing it to hide. Try adding this CSS to make it show again:

    .wps-product-single-content .wps-component-products-quantity {
        display: none;
    }
    

    Let me know if this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘showing the QTY option’ is closed to new replies.