Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Checkout 1 Column Fields

Home Forums Support [Resolved] Checkout 1 Column Fields

Home Forums Support Checkout 1 Column Fields

  • This topic has 12 replies, 3 voices, and was last updated 6 years ago by Tom.
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #435922
    Cesar

    Hi. I have installed generatepress+elementor and have a problem with the design of the mobile device checkout page, the fields appear in several columns and the design is not correct. Is a single column possible for each field? Thank you

    #436187
    Leo
    Staff
    Customer Support

    Hi there,

    It looks good from what I can see? https://s33.postimg.org/r5c2d6xcf/2017-11-27_1255.png

    Let me know what I’m missing πŸ™‚

    #436624
    Cesar

    Hello. Hi. Yeah, that’s right, but I mean the checkout process. Attached is an image. I have also noticed that when selecting a payment method, the name does not appear in the bottom bar that confirms the payment.
    Thank you

    https://ibb.co/czTMf6

    #436656
    Tom
    Lead Developer
    Lead Developer

    Hmm that’s strange. Are you using our WC add-on?

    You can check the demo checkout here: http://demo.generatepress.com/

    #436671
    Cesar

    Yes, I have activated WC addon. I attach screenshot of the customization of the checkout page.

    https://ibb.co/nNP8A6

    #437135
    Cesar

    Hi, have you guys seen anything about my problem? thanks

    #437321
    Tom
    Lead Developer
    Lead Developer

    Strange – your HTML markup is different.

    Try this:

    @media (max-width: 768px) {
        .woocommerce form .woocommerce-billing-fields .form-row-first,
        .woocommerce form .woocommerce-billing-fields .form-row-last {
            float: none;
            width: 100%
        }
    }
    #437557
    Cesar

    Okay, now the mobile design is better. Thank you very much. But in a previous post, I told him that I didn’t get the name of the chosen payment method, only when I use Paypal. Can you help me with this?

    #438425
    Tom
    Lead Developer
    Lead Developer

    I’m not too sure what you mean? Can you explain a bit more?

    #438449
    Cesar

    OK. I enclose you capture with the problem. Thank you

    Yes: http://i64.tinypic.com/108i6bc.png
    No: http://i66.tinypic.com/350j4ef.png

    #438497
    Tom
    Lead Developer
    Lead Developer

    Hmm, hard to tell. Could be a conflict caused by a plugin on your website?

    #438839
    Cesar

    Okay. It was a conflict with elplugin “woo button text”. Thanks

    #439248
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.