I want to change the font family for the woocommerce email sent after order is placed.
I have tried adding the font in css but it is not working.
Any suggestions would be appreciated.
I want to change the font family for the woocommerce email sent after order is placed.
I have tried adding the font in css but it is not working.
Any suggestions would be appreciated.
2
Answers
Try with the below code –
Add a CSS font file with the below code and use it in the mail using woocommerce action.
This is VERY nasty, but it works….
Solution was first published by @Cookforweb here: <style> tag has been removed from woocommerce email templates