Home Forums WoodMart support forum Remove / Hide Checkout Review box

Remove / Hide Checkout Review box

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #279359

    provs
    Participant

    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.
    #279497

    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

    #279506

    provs
    Participant

    Ah, works great! Thank you – Is there a way to make it one column align center?

    All the best,

    #279600

    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

    #280309

    provs
    Participant

    Okay, thank you!

    #280427

    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.

Tagged: 

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

The topic ‘Remove / Hide Checkout Review box’ is closed to new replies.