Home Forums WoodMart support forum hide cart value

hide cart value

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #285652

    finduna4life
    Participant

    hello,

    first of all i want to praise your awesome theme! very good work!
    my question would be, how can I hide the cart value so that the buyer does not see how much he spends?

    #285684

    Hello,

    Thank you very much for choosing our theme and warm feedback.

    Please navigate to Woodmart > Header builder http://prntscr.com/iyd2pe

    Choose the proper header type (your current) http://prntscr.com/iyd333

    Enter the shop cart element and chose the view without the total amount: https://prnt.sc/11vzntx

    Best Regards

    #286042

    finduna4life
    Participant

    hello, thank you for the answer

    I actually meant the cart value on the checkout page.
    the price of the products I have deactivated via CSS codes but you can still see when you come to the checkout….
    I add a picture, then it is maybe clearer what I mean.

    thank you and kind regards

    #286047

    finduna4life
    Participant

    hello,
    here is the picture, the old picture was too big

    Attachments:
    You must be logged in to view attached files.
    #286059

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woocommerce-checkout-review-order-table{
    display:none
    }

    Best Regards

    #286366

    finduna4life
    Participant

    hello,

    it worked! thank you very much!

    Best Regards

    #286483

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘hide cart value’ is closed to new replies.