How to hide “Order Details” section from Thank you Page!
-
Hello! sir we want to hide Order Details section only. please help us! Please see an attachment file to understand perfectly!
Regards!
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to say but as you know the Checkout page comes from WooCommerce, so there isn’t a direct option available to hide the Order Details.
So, if you specifically want to hide the Order Details area on the Checkout page of your Site then please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.woocommerce-checkout-review-order-table { display: none !important; }
If this doesn’t work out for you somehow then please provide your Site URL in the Private Content field so that we can specifically check on your Site and provide you the right way accordingly.
Best Regards
Hello,
You are Most Welcome.
We are glad that you managed to solve the problem yourself. You are Great!!!
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 ‘How to hide “Order Details” section from Thank you Page!’ is closed to new replies.