Customers can't input name/address etc on the checkout page on mobile ?

This topic has 8 replies, 6 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: nathanphilpott
    nathanphilpott
    Participant
    January 30, 2016 at 21:34

    Hi,

    On mobile my customers can’t select the text boxes to input their details. It seems to work perfectly on desktop browsers and ipad. Other items on the checkout page are clickabl. We are just not able to select the text boxes.

    Any ideas?

    Thanks,
    Nathan

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Kyla
    Kyla
    Participant
    January 31, 2016 at 08:34

    I’m having the exact same issue! I hope someone from the support team replies with a solution soon

    Avatar: maccandy
    maccandy
    Participant
    January 31, 2016 at 23:59

    Hi,

    I’m having the same bug, too. Updated theme to 1.15 and newest woocommerce.

    Please help.

    thx
    maccandy

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 1, 2016 at 08:53

    Hello,

    Add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile, Custom CSS for tablet:

    form.checkout .col-md-5, .col-lg-5 {
        display: inline-block;
    }

    Best regards,
    Jack Richardson.

    Avatar: MM5
    MM5
    Participant
    February 1, 2016 at 15:12

    Hi, I have the same issue,
    I added the code suggested below but nothing changed.

    Is it necessary to update to theme version 1.5 to solve it?

    thanks
    Mauro

    Avatar: Eva
    Eva Kemp
    Support staff
    February 1, 2016 at 15:19

    Hello @MM5,

    Please provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: MM5
    MM5
    Participant
    February 1, 2016 at 15:46

    Hi Eva,
    thanks for the prompt reply.
    Actually I checked on real devices and it works fine now (before I checked on desktop with smaller viewport)

    Thanks
    Mauro

    Avatar: Eva
    Eva Kemp
    Support staff
    February 1, 2016 at 16:09

    Hello @MM5,

    Glad to hear it.
    If there are any questions feel free to contact us.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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