Learn how to create a fully custom minimalistic checkout form for WooCommerce using Elementor and CartFlows Pro.
Custom CSS
.wcf-embed-checkout-form .woocommerce-billing-fields > h3 { display:none;}
.wcf-embed-checkout-form .woocommerce-checkout #order_review_heading { display:none!important;}
.woocommerce-checkout-review-order-table { display:none;}