Cart page (mobile view) does not show adding amount of products

This topic has 7 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Robert Hall

  • Avatar: cherbst
    Christian
    Participant
    April 6, 2016 at 23:13

    Hi,

    I just realized that on the cart page there is an “Update cart” button on a mobile device but there is no adding amount of the same product field to update…

    Please see picture in Private Content.
    You should have valid login info for FTP and WP admin in your records.

    /C.

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 7, 2016 at 07:37

    Hello,

    Please try to add this code in custom.css or style.css of the Child Theme file.

    @media (max-width: 767px){
    .product-quantity{
        display: table-cell !important;
    }
    }
    

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: cherbst
    Christian
    Participant
    April 7, 2016 at 08:17

    Hi I added this code to the Child style.css:

    /*—————————————————————*/
    /* Cart
    /*—————————————————————*/
    @media (max-width: 767px){
    .product-quantity{
    display: table-cell !important;
    }
    }
    /*—————————————————————*/
    /* Revolution Slider
    /*—————————————————————*/

    But nothing happened.

    Regards,
    C.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 7, 2016 at 08:37

    I’ve added my code in custom.css file. Please check the issue now.

    Regards,
    Robert Hall

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 7, 2016 at 08:38

    Hello,

    As I see Quantity section is shown now:
    http://storage8.static.itmages.com/i/16/0407/h_1460014710_7630833_e35a8c1949.png

    Clear browser cache and check again.

    Best regards,
    Jack Richardson.

    Avatar: cherbst
    Christian
    Participant
    April 8, 2016 at 01:58

    Thanks! Works now!

    /C.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 8, 2016 at 07:07

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

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

The issue related to '‘Cart page (mobile view) does not show adding amount of products’' has been successfully resolved, and the topic is now closed for further responses

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