Coupon code entry field on checkout opened by default

This topic has 2 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Rose Tyler

  • Avatar: ziga32
    ziga32
    Participant
    May 13, 2022 at 10:04

    Is there a possibility to have a “coupon code entry field” on checkout opened by default?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2022 at 12:06

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

    form.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
    }
    .woocommerce-form-coupon-toggle {
    display: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘coupon code entry field on checkout opened by default’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.