How to style text when "Customizing>Text" in the Admin back-end?

Hello,
I wanted to add some info to my unsubscribe page.

Users sign up via an external form and we then email them invites. When they unsubscribe from forum emails, we want to let them know that if they want to completely unsubscribe from ALL emails, they need to go to a subscription center and enter their email and they will be completely removed.

Are we able to add things like styling and links in the back-end customizations? You can see that I tried to use the normal form styling and it doesn’t work. I’ve also tried HTML and that doesn’t work.

Maybe there’s a better way to accomplish what I’m trying to do here?

image

If the text element doesn’t support HTML or markdown, there’s no way to force that to happen.

You can use CSS rules to insert arbitrary text, but not HTML.

1 Like