• Resolved Geoffrey

    (@geoffrey1963)


    Hello,
    After adding the item to cart and the pop-up box appears, the +/- box where the qty can be adjusted is not displaying correct. |+ part of the qty adjustment box is showing on the line below the rest of the box. I was looking at purchasing pro version but I would assume I would have the same issues.
    Any help would be appreciated.

    thanks

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

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

    (@xootix)

    Hello @geoffrey1963

    Getting 403 “Access denied” on your site.
    You can try this CSS

    /* Qty Fix */
    input[type=number].xoo-cp-qty {
        margin: 0;
        width: auto;
        min-width: 30px
    }
    
    Thread Starter Geoffrey

    (@geoffrey1963)

    Hello,
    Brilliant! – Thanks very much for the snippet for css, it now works as expected. Also very sorry for 403 error, I have IP restrictions for Australian visitors only and forgot to temporarily disable.

    Regards
    Geoff

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Update Qty +/- box in pop-up is mis-aligned’ is closed to new replies.