• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2785

Original Genesis & WooCommerce Tutorials & 6000+ Guaranteed Code

Snippets

  • Try Premium
  • Log in

Remove Coupon From Cart Page – WooCommerce

There’s 2 ways to remove the coupon form from your WooCommerce cart page.

1. You can copy over the cart.php to your WooCommerce folder in your child theme and modify the code to remove the coupon from your cart page like this.

Or

2. Use CSS in your child themes style.css file.

.woocommerce-cart .coupon { 
    display: none !important; 
}

WooCommerce

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

Code written by Brad Dalton specialist for Genesis, WooCommerce & WordPress theme customization. Read More…

Advertise · WPEngine · Genesis · Log in

  • Access Problems
  • Account Details
  • Consulting
  • Tags