# Changing style of default unsubscribe page

**URL:** https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341
**Category:** Product Support
**Tags:** mautic-3, mautic-4
**Created:** [October 21, 2021, 7:06am UTC](https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341 "2021-10-21T07:06:04Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Leon\_Oltmanns](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/leon_oltmanns/32/10629_2.png) [@Leon\_Oltmanns](https://forum.mautic.org/u/Leon_Oltmanns)
#### Post date: [October 21, 2021, 7:06am UTC](https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341/1 "2021-10-21T07:06:04Z")

</div>

Hey fellow Mautic users,

I was wondering if the default Unsubscribe Page can be changed. Currently it is a big blank page containing only the sentence “_sorry to see you go etc_.”

Is it possible to change the layout of the page? I am not interested in setting up a Preference Center Page, all I want is to maybe add a logo and a bit more design to the default page.

Does someone know where the style of that page is being loaded from and wether it is changeable.

Best Regards,  
Leon

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [October 22, 2021, 11:01am UTC](https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341/2 "2021-10-22T11:01:51Z")

</div>

I should imagine that it is using the `html/message.html.twig` file from the default theme that you have set according to the work that we’re doing on the new developer docs theme section:

> <https://github.com/mautic/developer-documentation-new/pull/5/files#diff-38fb46b9406304cfdb1cb3edc4ba4571e1504feec0fa593b37c1d6ccd7392aa1R67>
>
> This adds documentation for themes.

---

<div class="post-metadata">

### Author: ![npracht](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/npracht/32/240_2.png) [@npracht](https://forum.mautic.org/u/npracht)
#### Post date: [October 22, 2021, 11:13am UTC](https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341/3 "2021-10-22T11:13:51Z")

</div>

Hi there,

We are on the point to create a PR including a new setting in configuration to have ability to setup a default PC.

---

<div class="post-metadata">

### Author: ![npracht](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/npracht/32/240_2.png) [@npracht](https://forum.mautic.org/u/npracht)
#### Post date: [June 21, 2022, 12:31pm UTC](https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341/4 "2022-06-21T12:31:09Z")

</div>

Hello @Leon_Oltmanns you can test [Rewamp unsubscribe configuration and unsubscribe from all token by kuzmany · Pull Request #10579 · mautic/mautic · GitHub](https://github.com/mautic/mautic/pull/10579) now 🙂

---

<div class="post-metadata">

### Author: ![Leon\_Oltmanns](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/leon_oltmanns/32/10629_2.png) [@Leon\_Oltmanns](https://forum.mautic.org/u/Leon_Oltmanns)
#### Post date: [July 6, 2022, 7:09am UTC](https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341/5 "2022-07-06T07:09:29Z")

</div>

Hey @npracht, thanks for the hint! I took a look and saw that this is not yet compatible with the GrapesJS Builder. Once it is, this will be a great addition! 🙂

---

<div class="post-metadata">

### Author: ![npracht](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/npracht/32/240_2.png) [@npracht](https://forum.mautic.org/u/npracht)
#### Post date: [July 6, 2022, 7:31am UTC](https://forum.mautic.org/t/changing-style-of-default-unsubscribe-page/21341/6 "2022-07-06T07:31:45Z")

</div>

@Leon_Oltmanns with [Added preference center blocks to GrapesJS builder by julienWebmecanik · Pull Request #29 · mautic/grapesjs-preset-mautic · GitHub](https://github.com/mautic/grapesjs-preset-mautic/pull/29) it is 🙂
