• Hello,
    I’m working on hiding some billing fields, but it only hides the field, not the label.
    below I show how to modify the js file.

    t = jQuery( ‘#billing_address_1, #billing_address_1_field, #billing_address_2, #billing_state, #billing_city, #billing_postcode, .woocommerce-shipping-fields-cnt’ );

  • The topic ‘hide some billing fields’ is closed to new replies.