Issues with Woocommerce cart - by freerunner

This topic has 6 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Jack Richardson

  • Avatar: freerunner
    freerunner
    Participant
    August 15, 2016 at 03:27

    I am having two issues. 1. When you are in the cart, if you add more than 10 items to the ‘Quanity’ box the numbers start to get cut off, and if you add a 3 digit number such 100 or more, than the 3rd figure in the number is completely cut off. 2. If you click on the ‘X’ button within the cart page to delete a product, the screen refreshes to an empty page with no options. If should however, refresh the user to an empty cart and ask if they would like to go to the product store page. Please advise…

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 15, 2016 at 11:44

    Hello,

    Use this code in Global Custom CSS.

    .shop-table .table-bordered td.product-quantity .quantity input[type="number"] {
        width: 70px !important;
    }

    If you click on the ‘X’ button within the cart page to delete a product, the screen refreshes to an empty page with no options. If should however, refresh the user to an empty cart and ask if they would like to go to the product store page. Please advise…

    Try to disable third-party plugins, one of them caused issue.

    Regards,
    Robert Hall

    Avatar: freerunner
    freerunner
    Participant
    August 16, 2016 at 04:24

    Hi Robert,

    I tried your code, but the CSS code does not seem to have an effect on the area for some reason. Please advise…

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 16, 2016 at 07:25

    Hello,

    I’ve added the code above. Please check it.

    Regards,
    Robert Hall

    Avatar: freerunner
    freerunner
    Participant
    August 16, 2016 at 19:47

    Robert,

    Thanks for getting the code to work. It looks great.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 17, 2016 at 08:54

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Issues with Woocommerce cart’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.