• Hi there,

    I’m trying to move the coupon out of the woocommerce-info section by the snippet:
    remove_action( 'ocean_woocommerce_checkout_coupon', 'woocommerce_checkout_coupon_form', 10 );
    like it is on the woocommerce-config.php file, but this does not work.
    I know I can do “display:none”, but I want to remove it correctly.

    Please tell me how to remove it from it’s current location.

    The page I need help with: [log in to see the link]

  • The topic ‘Moving the coupon in the checkout page’ is closed to new replies.