New Landing How can we help? Atelier Make desktop checkout look like mobile checkout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #267523
    teddyden
    Member
    Post count: 195

    Hello,

    I want to know how its possible to align the order/payment below the billing details on checkout page on desktop, so it should look the same like how it is aligned on mobile?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #267708
    David Martin – Support
    Moderator
    Post count: 20834

    Please use this CSS:

    Cart:

    .col-sm-9.cart-items-wrap, .woocommerce .shipping-calc-wrap, .col-sm-3.cart-totals-wrap {
        width: 100%;
    }

    Checkout:

    .checkout .col-sm-7, div#review-order {
        width: 100%;
    }

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register