• Hello. Somehow in my request quote page the quantity fild does not appear.

    Any idea on how to solve this issue?

    Thanks

    Oriol

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Alberto Ruggiero

    (@witcher83)

    Hello @tonicarticomunicacio

    i see there is this CSS rule that is hiding it:

    table.cart .product-price, table.cart .product-quantity, table.cart .product-stock-status {
    text-align: center;
    visibility: hidden;
    }

    Thread Starter tonicarticomunicacio

    (@tonicarticomunicacio)

    Hi Alberto.

    Thanks for your help… I removed the CSS and now I see the quantity field.

    When I add items to the budget from a product list, the quantity amount doesn’t appear on the budget list. Although when adding the amount prom the product page it works fine.

    Any idea on how to solve this issue?

    Thanks

    Oriol

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.