• Hello, where do I go to edit the TEXT field/area that shows the QTY ordered with in the View Cart or cart, for example:

    QTY
    [__________________1]

    Would like the box to be more like

    QTY
    [____1]

    The field/text area, that the one is in within the cart view is really wide, I want to narrow it down to about 5 characters wide….can you tell me where this is controlled so I can make it smaller, thanks
    Tom

    https://www.ads-software.com/plugins/orillacart/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author orillacart

    (@orillacart)

    I believe that this is controlled by your theme. I need URl address and product to buy.
    input[type=”text”] {

    width: 33%;
    }

    will be the most likely solution.
    Best Regards

    Thread Starter tommye

    (@tommye)

    thank you…….

    https://www.knobeez.com/shop

    you can add a product and see.

    I have a friend that change it in this site, but he can no longer tell me where it was changed….

    I need to know so that I can change as I continue to use orilla cart….

    Thanks
    Tom

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘QTY within view cart, text area is really wide’ is closed to new replies.