# How to change the style of the email template of the digest?

**URL:** https://meta.discourse.org/t/how-to-change-the-style-of-the-email-template-of-the-digest/61653
**Category:** Development
**Tags:** activity-summary
**Created:** [26 Abril, 2017 16:35 UTC](https://meta.discourse.org/t/how-to-change-the-style-of-the-email-template-of-the-digest/61653 "2017-04-26T16:35:45Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [26 Abril, 2017 17:32 UTC](https://meta.discourse.org/t/how-to-change-the-style-of-the-email-template-of-the-digest/61653/2 "2017-04-26T17:32:08Z")

</div>

Unfortunately the only part of the digest that is editable is the logo, which can be done via site settings.

CSS in email is quite a tricky task, so we’ve hardcoded the styles in the template:

> <https://github.com/discourse/discourse/blob/main/app/views/user_notifications/digest.html.erb>

---

_[View the full topic](https://meta.discourse.org/t/how-to-change-the-style-of-the-email-template-of-the-digest/61653)._
