I have managed to expand the column by adding the following CSS:
.col-1 {
max-width: 100%;
}
.col-2 {
max-width: 100%;
}
I have not had a chance to check the rest of the site to make sure it hasn’t effected anything else.
I will update asap.
Are you referring to the Cart page, or the Order-Pay endpoint?
There are several plugins that can bypass the Cart page and take you directly to the /checkout page, and there are even a few ‘One page checkout’ plugins that combine the product display, billing / shipping and payment gateway fields into a single page.
If you have a plugin that makes use of the Order-Pay endpoint, that often is used by Hosted Checkout solutions and typically can’t be bypassed unless you change your gateway plugin.
Best Regards,
Zack
Essay Writer
-
This reply was modified 6 years, 4 months ago by
Zack Jerry.
I am having this same problem. I am using WooCommerce newest version and Evolve newest version. But my checkout page has “Billing Details-First name” etc all in one long column going down the middle of the page.
It is the checkout page. I have tried testing every plugin for conflict but can not find the problem. Can anyone help?