Home Forums WoodMart support forum Checkout layout problem

Checkout layout problem

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #558385

    italyana
    Participant

    Hello,

    after the last update to 7.5 Woodmart, I have a problem with the checkout page layout on the desktop.
    Instead of having the billing details and the Your order form one side, now the order form is below the billing details.

    In attached the wrong layout and the correct.

    How can be fixed?

    Thanks
    Andrea

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

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #558401

    italyana
    Participant

    look

    #558402

    italyana
    Participant

    use this to add a test product

    #558413

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

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

    This issue is also will be fixed in the next theme update.

    Kind Regards

    #558419

    italyana
    Participant

    Fixed thank you.

    It looks like a problem with the new version of Woocommerce 8.8.2, because I update the production version of the site without updating your Theme for now and I had the same issue.
    Fixed with your CSS code but it should fixed with out adding a custom code, don’t you?

    #558453

    Artem Temos
    Keymaster

    Yes, this fix will be included in our next theme update and you will be able to remove this code.

    Kind Regards

    #558484

    italyana
    Participant

    In your next theme update after the 7.5 or included in a patch?

    #558491

    Artem Temos
    Keymaster

    We will release our next update 7.5.1 in a few days and it will include a few bug fixes including this one.

    Kind Regards

    #558492

    italyana
    Participant

    Perfect,

    thank you

    Kind Regards
    Andrea

    #558493

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

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

The topic ‘Checkout layout problem’ is closed to new replies.