Home Forums WoodMart support forum Checkout Page Layout Issue

Checkout Page Layout Issue

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

    nurullahbozkurtt
    Participant

    On the checkout page, the billing detail form and the order form are underneath each other. It should be side by side. In the 7.5.1 update, there was this fix, but it didn’t work. You suggested editing with CSS in a different thread, but the css code didn’t work either.

    Attachments:
    You must be logged in to view attached files.
    #559145

    Hello,

    Sorry to say, I am not able to log in or access the WP backend because you have activated the maintenance mode and the WP admin login URL redirects me to the maintenance page.

    Best Regards.

    #559161

    nurullahbozkurtt
    Participant

    Sorry I forgot to add the admin URL. I just added it now.

    #559339

    Hello,

    Please update the new version of the theme “WOODMART WordPress NEW: 7.5.1RELEASED” and update the required plugin and check the issue.
    Hope your issue will be resolved!

    Or you can add this custom css code in theme settings > custom, css to fix the problem.

    form.woocommerce-checkout wc-order-attribution-inputs {
    	order: 3;
    }

    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)