Title: Remove Billing address from
Last modified: November 22, 2019

---

# Remove Billing address from

 *  [illuminati3](https://wordpress.org/support/users/illuminati3/)
 * (@illuminati3)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-billing-address-from/)
 * How I can remove the Billing field from the pre-built theme?
 * I sell digital goods and actually I don’t need to show it.
 * Thank you so much 😊
 * PS: If I deactivate the plugin, the email’s template will be kept or it will 
   replaced by the standard one?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [broxton85](https://wordpress.org/support/users/broxton85/)
 * (@broxton85)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-billing-address-from/#post-12172706)
 * Hi,
 * Im not the developer for this plugin but I wanted to achieve the same thing as
   you and I accomplished this with Custom CSS If the you add the following code
   to the ‘Custom CSS’ section of the plugin you should find the ‘Billing’ address
   has been removed but the ‘Shipping’ will remain.
 * —– CSS code —–
 * #addresses td:first-of-type {
    display: none; }
 * .address-td {
    display: table-cell !important; }
 * If you don’t want either to show then remove ‘:first-of-type’.
 * Hope this helps
 *  Thread Starter [illuminati3](https://wordpress.org/support/users/illuminati3/)
 * (@illuminati3)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-billing-address-from/#post-12172731)
 * Worked!!! thank you so so much!
 *  [broxton85](https://wordpress.org/support/users/broxton85/)
 * (@broxton85)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-billing-address-from/#post-12172787)
 * No problem 🙂
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-billing-address-from/#post-12173568)
 * Thanks for chiming in, [@broxton85](https://wordpress.org/support/users/broxton85/)!
   Glad you guys got things working:)
 * Hannah
 *  [arvindpr](https://wordpress.org/support/users/arvindpr/)
 * (@arvindpr)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/remove-billing-address-from/#post-12181026)
 * thanks a lot [@broxton85](https://wordpress.org/support/users/broxton85/) It 
   was helpful for me also. 🙂
    -  This reply was modified 6 years, 5 months ago by [arvindpr](https://wordpress.org/support/users/arvindpr/).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove Billing address from’ is closed to new replies.

 * ![](https://ps.w.org/kadence-woocommerce-email-designer/assets/icon-256x256.png?
   rev=3115863)
 * [Kadence WooCommerce Email Designer](https://wordpress.org/plugins/kadence-woocommerce-email-designer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kadence-woocommerce-email-designer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/)
 * [Active Topics](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [arvindpr](https://wordpress.org/support/users/arvindpr/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/remove-billing-address-from/#post-12181026)
 * Status: not resolved