Serious problem in the checkout page on mobile

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

  • Avatar: Greta
    Greta
    Participant
    October 13, 2016 at 10:42

    There was a very serious problem in the checkout page via purchases on mobile. Basically I can not fill in the fields below billing details, because there isn’t the keypad on my cell and from pf various clients.
    Also at the top bar are missing the login button, wishlist, my account … always mobile.

    How can you fix ??

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2016 at 11:40

    Hello,

    Add this code in Global Custom CSS:

    .template-container .top-bar .top-links {
        display: block !important;
    }

    and this code in Custom CSS for mobile:

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

    Regards,
    Eva Kemp.

    Avatar: Greta
    Greta
    Participant
    October 13, 2016 at 13:57

    Now it’s ok for the mobile, for the tablet can i use the same css code?

    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2016 at 14:01

    Hello,

    Yes, add it to Custom CSS for tablet section.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.