Remove / Hide Checkout Review box
-
Hello, is there a way to remove, hide the checkout review box/information? (See attached marked with the red.)
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
table.shop_table.woocommerce-checkout-review-order-table {
display: none;
}
Best Regards
Ah, works great! Thank you – Is there a way to make it one column align center?
All the best,
Hello,
You are Most Welcome.
Sorry but there is no option in Theme Settings for that.
It requires customizations and this is beyond our limitations and support policy.
Best Regards
Hello,
Thanks for understanding.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Remove / Hide Checkout Review box’ is closed to new replies.