Reply 345608 to: Place Order button missing in checkout page

Avatar: Rose Tyler
Rose Tyler
Support staff
January 31, 2023 at 14:39

Hello,

Even with Storefront default WooCommerce theme activated there is no order-info section -> https://prnt.sc/PGCLcBcoBMyd https://prnt.sc/YH42NNWmfy6t
You should know If the issues persist with the default theme then it is not related to our theme. Contact with WooCommerce plugin authors, please.

If you need to stretch cart products on cart page you may add next custom CSS:

.woocommerce-cart .checkout-columns-wrap .col-md-7 {
width: 100%;
}
.woocommerce-cart .checkout-columns-wrap .col-md-5 {
display: none;
}

Kind Regards,
8theme team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.