When a costumer have made an order, they get an email.
I tried the best i could to change the design on that, but with not 100% success.
I know its woo commerce, but maybe i am lucky you also know this?
I only need to change the headlines about the BANK info, but i can’t find out WHERE to change that..
This is a screen dump of the mail a costumer receive when putting an order…
Hi Jane!
See: http://docs.woothemes.com/document/template-structure/ .
Example: To overide the admin order notification, copy: woocommerce/templates/emails/admin-new-order.php to yourtheme/woocommerce/emails/admin-new-order.php
You can replace any of the WC email templates in this way and then customize them.
Cheers!
Devin