[Resolved] WooCommerce checkout page weird layout

Home Forums Support [Resolved] WooCommerce checkout page weird layout

Home Forums Support WooCommerce checkout page weird layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1108227
    Philippe

    Hello
    my checkout page display the fields in a weird way, there is not enough place to enter the value. I haven’t done anything special as far as I remember. Is there a way to do something about that?
    woo weird checkout layout

    Thanks!
    Philippe

    #1108282
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can disable all plugins except GP Premium to eliminate conflicts from other plugins first?

    If that doesn’t help, any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know 🙂

    #1108579
    Philippe

    Hello
    Toolset was the problem, they posted a “fix” on their website:

    .woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
      max-width: inherit;
    }
    .woocommerce-input-wrapper {
      width:100%;
    }

    Thanks for your help

    #1109243
    Leo
    Staff
    Customer Support

    Thanks for reporting back!

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