Title: Using CSS from theme
Last modified: August 22, 2016

---

# Using CSS from theme

 *  Resolved [surfpat](https://wordpress.org/support/users/surfpat/)
 * (@surfpat)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/using-css-from-theme/)
 * hey hey
 * somehow the H1, H2 etc are not the same as used in my theme.
    font-family, size
   etc is quite different.
 * did i missed something? do i have to import the css file into the HTML template?
 * thanks for help
 * greets
 * [https://wordpress.org/plugins/wp-better-emails/](https://wordpress.org/plugins/wp-better-emails/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [evitorino](https://wordpress.org/support/users/evitorino/)
 * (@evitorino)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/using-css-from-theme/#post-5736142)
 * Hey [@surfpat](https://wordpress.org/support/users/surfpat/),
 * Emails are independent from the CSS(styling) of your site.
 * If you need to maintain the same look, consider ’embedding’ the CSS you need 
   onto the html email code, something like this:
 * <style>
 * ….your custom CSS ….
 * </style>
 *  Plugin Author [Nicolas Lemoine](https://wordpress.org/support/users/nlemoine/)
 * (@nlemoine)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/using-css-from-theme/#post-5736248)
 * Hi surfpat,
 * evitorino is right. Theme style is completely independent from your email style.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Using CSS from theme’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-better-emails_f6f6f6.svg)
 * [WP Better Emails](https://wordpress.org/plugins/wp-better-emails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-better-emails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-better-emails/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-better-emails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-better-emails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-better-emails/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Nicolas Lemoine](https://wordpress.org/support/users/nlemoine/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/using-css-from-theme/#post-5736248)
 * Status: resolved