• Hi
    I am having a issue on the woocommerce checkout page.
    Everything is getting squashed into a narrow column.
    I am running Evolve version 4.2 and wordpress version 3.8.1
    Could you have a look?
    Thanks
    Charles

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter charlesweir

    (@charlesweir)

    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 4 years, 12 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?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce Checkout page issue’ is closed to new replies.