Home Forums WoodMart support forum hide the cart coupon box

hide the cart coupon box

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #148904

    miluga
    Participant

    Hello

    I want to hide the cart coupon box,

    how can I do it?

    thanks

    #148910

    Hello,

    To hide the entire coupon section from the cart page. Try to add the following code snippet to the Custom CSS area in Theme Settings

    .woocommerce-cart .cart-actions .coupon{
    	display:none;
    }

    Kind Regards.

    #148950

    miluga
    Participant

    Hello,

    I’ve done it, the box coupon not showing now

    Thank you

    Kind Regards.

    #148986

    Hello,

    I’m so happy to hear you are pleased with the Theme and Support. XTemos strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘hide the cart coupon box’ is closed to new replies.