Home Forums WoodMart support forum Stock bar

Stock bar

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

    pablogomez
    Participant

    Hello, I need to be able to change the address of the stock bar and hide the quantity of products sold (in the bar) and the products in stock (in the product)

    #157608

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .current-stock,
    body .total-sold{
    	display:none;
    }

    This part of the question is not clear: I need to be able to change the address of the stock bar

    Best Regards

    #157661

    pablogomez
    Participant

    The direction of the bar, the number of stock products at left (whith color), and the products solds in right to the left (transparent)

    #157692

    Hello,

    No, it is not possible to do. You can disable this bar and find a plugin as per your needs.

    Best Regards

Tagged: 

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