Website Building » WooCommerce » How Do I Change My Email Text in WooCommerce?

How Do I Change My Email Text in WooCommerce?

Last updated on October 1, 2022 @ 3:23 pm

Most WooCommerce stores will use the default font style for their emails. However, you may want to change the email text to match your brand or store design.

Changing the email text in WooCommerce is easy to do with a few lines of code.

In your WooCommerce folder, open up the file called “emails.php.” Find the line that says:

Replace that line with this:

You can also add HTML tags to style the text. For example, to make the text bold, you would add the tag like this:

“; ?>

To make the text italicized, you would use the tag:

PRO TIP: If you are unsure about how to change your email text in WooCommerce, it is best to seek help from a WooCommerce expert. Making the wrong change to your email text can result in your emails not being delivered, or worse, being marked as spam.

“; ?>

And to underline the text, you would use the tag:

“; ?>

You can also change the font color by adding a “style” attribute to any of these tags. For example, to make the text red, you would add this code:

“; ?>

How Do I Change My Email Text in WooCommerce?

To change the email text in WooCommerce, you need to edit the “emails.php” file in your WooCommerce folder. You can also add HTML tags to style the text, such as making it bold or italicized. You can also change the font color by adding a “style” attribute to any of these tags.

Drew Clemente

Drew Clemente

Devops & Sysadmin engineer. I basically build infrastructure online.