"View Cart" not working on mobile

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

  • Avatar: betsy
    betsy
    Participant
    February 26, 2016 at 21:48

    Hi when trying to click view cart it does not work. The shopping bag in upper right corner does.

    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 27, 2016 at 10:10

    Hello,

    Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .product {
        display: inline-block;
    }

    Regards,
    Eva Kemp.

    Avatar: betsy
    betsy
    Participant
    February 29, 2016 at 16:58

    Hi that did not work…it seems to be working now on desktop but mobile view cart not working as well as additional field on checkout “replacement sku” is not working. Mobile only on both.

    Thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 1, 2016 at 08:32

    Hello,

    Please use the following code in Global Custom CSS.

    .woocommerce-message,
    .woocommerce-shipping-fields form .form-row-first{
    float:initial !important;
    }

    Regards,
    Robert Hall

    Avatar: betsy
    betsy
    Participant
    March 1, 2016 at 15:48

    Did not work

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 1, 2016 at 15:59

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: betsy
    betsy
    Participant
    March 1, 2016 at 16:02

    admin access

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 1, 2016 at 16:22

    I’ve changed code in Global Custom CSS. Please check it now.

    Regards,
    Robert Hall

    Avatar: betsy
    betsy
    Participant
    March 1, 2016 at 16:28

    Hi! It works!!!! Thanks so much!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 1, 2016 at 16:30

    You’re welcome!

    Regards,
    Robert Hall

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

The issue related to '‘"View Cart" not working on mobile’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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