Home Forums WoodMart support forum Checkout Page coupon code remove in page title above

Checkout Page coupon code remove in page title above

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #394015

    CyberDome
    Participant

    Checkout Page coupon code remove in page title above

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

    Luke Nielsen
    Keymaster

    Hello,

    With the help of the below code you can remove the “Coupon” filed, please enter it into the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.

    .woocommerce-form-coupon-toggle {
        display: none;
    }

    Don’t hesitate to let me know if you need any further help or any other info.

    Kind Regards

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