Changing email template
-
Hello, first of all great plugin ??
I have a little problem, i checked all email templates, and i cant find where to change font size or something like that for Bank Account information that is sent to customer after he submits order.
So its customer-proccessing-order.php email template i assume but i cant figure out how to make that Bank account information smaller, because title is big as Header title and it doesnt look nice. I assume its somwhere here<p><?php _e( "Your order has been received and is now being processed. Your order details are shown below for your reference:", 'woocommerce' ); ?></p> <?php do_action( 'woocommerce_email_before_order_table', $order, $sent_to_admin, $plain_text ); ?>
because after that comes order ID… Can someone help out? Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Changing email template’ is closed to new replies.