Title: Customize customer processing email with CSS?
Last modified: December 10, 2018

---

# Customize customer processing email with CSS?

 *  Resolved [stonez](https://wordpress.org/support/users/stonez/)
 * (@stonez)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/customize-customer-processing-email-with-css-2/)
 * Hi,
    I use WooCommerce Pluging and I would like to customer the style of the 
   email sent to customers when new order is placed online. I know that I could 
   change css style in email-style.php under my child-theme. however, I added these
   CSS below, they do not work. (All these CSS names were found in the email using
   Chrome:developer view)
 * CSS added to email-style.php
 * .x_wc-bacs-bank-details-heading{ display: none;}
    .x_wc-bacs-bank-details-account-
   name { display: none;} .x_wc-bacs-bank-details { display: none;} .x_order_details{
   display: none;} .x_bacs_details { display: none;}
 * Then, I tried to find where were these CSS defined. Very weird, they couldn’t
   be found anywhere in the /wp-contents/ directory!
 * Here are all the plugins I have used in this particular site.
 * WordPress Plugins Installed:
    Theme: OceanWP v1.5.28 and use OceanWP-child theme
   Ocean Extra v1.4.29 All in One WP Security v4.3.7.2 Contact Form 7 v5.0.4 Duplicator
   v1.2.48 UpdraftPlus Backup / Restore v1.15.3 User Role Editor v4.46 WP Mail SMTP
   v1.3.3 WordPress content import v0.6.4 WooCommerce v3.4.6 Woo Checkout Field 
   Editor Pro 1.2.8 Loco Translate v2.1.5 Elementor v2.2.7 Woocommerce All Discounts–
   Dynamic pricing plugin V1.7
 * Can anyone help me on this?
 * Stonez

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

 *  [kword](https://wordpress.org/support/users/kw56/)
 * (@kw56)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/customize-customer-processing-email-with-css-2/#post-10968397)
 * > CSS added to email-style.php
 * You have to add your styles to Addittional CSS block in Theme Customizer:
    [https://i2.wp.com/cdn3.wpbeginner.com/wp-content/uploads/2015/09/additionalcss.png?ssl=1](https://i2.wp.com/cdn3.wpbeginner.com/wp-content/uploads/2015/09/additionalcss.png?ssl=1)
 *  Thread Starter [stonez](https://wordpress.org/support/users/stonez/)
 * (@stonez)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/customize-customer-processing-email-with-css-2/#post-10968807)
 * Hi Kw56,
    Thanks for the suggestion. However, this didn’t work on my site. I 
   have applied those CSS in “My Theme”-> “Custom CSS/JS”, but the email send out
   still showing bank transfer information.
 * And then, I found this solution, and it worked on my site.
    [https://wordpress.org/support/topic/need-to-remove-bank-details-from-new-order-email](https://wordpress.org/support/topic/need-to-remove-bank-details-from-new-order-email)
 * Thank you!
 * Stonez.
 *  [kword](https://wordpress.org/support/users/kw56/)
 * (@kw56)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/customize-customer-processing-email-with-css-2/#post-10968837)
 * **stonez**, glad you found a solution!

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

The topic ‘Customize customer processing email with CSS?’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [customize email](https://wordpress.org/support/topic-tag/customize-email/)

 * 3 replies
 * 2 participants
 * Last reply from: [kword](https://wordpress.org/support/users/kw56/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/customize-customer-processing-email-with-css-2/#post-10968837)
 * Status: resolved