Title: Email Background Image
Last modified: December 7, 2019

---

# Email Background Image

 *  [tkaldridge](https://wordpress.org/support/users/tkaldridge/)
 * (@tkaldridge)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/email-background-image/)
 * Is there a way to add custom CSS code (or plugin function) to use an image as
   a background instead of a color?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Femail-background-image%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/email-background-image/#post-12221171)
 * Hey,
    You can do this, not all email clients will respect that, many will not
   download the image by default but it’s possible with css, an example could be:
 *     ```
       body {
       background: url('linktoimage.jpg');
       }
       ```
   
 * Ben

Viewing 1 replies (of 1 total)

The topic ‘Email Background Image’ is closed to new replies.

 * ![](https://ps.w.org/kadence-woocommerce-email-designer/assets/icon-256x256.png?
   rev=3115863)
 * [Kadence WooCommerce Email Designer](https://wordpress.org/plugins/kadence-woocommerce-email-designer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kadence-woocommerce-email-designer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/)
 * [Active Topics](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/email-background-image/#post-12221171)
 * Status: not resolved