Simplero / Roadmap

Roadmap for Simplero
https://simplero.com
13 stars 5 forks source link

Notice box in email to make text stand out #446

Open Siiffloor opened 5 years ago

Siiffloor commented 5 years ago

Please add a notice box in the email WYSIWIG editor See example here: https://cl.ly/2171e2f6b48b

The notice box is great when you have a piece of text that needs extra focus in your emails.

I can add it with this code: <div class="notice-box" style="background-color: #910054;"> <p>This is a notice box...</p> <p>....with room for plenty of text</p> </div>

But it would be great to be able to click an icon/button in the editor to add the box instead.

Thank you in advance

Siiffloor commented 5 years ago

Ahh I can see that I can add the div tags to the email with global keys. So a great solution could be to add a drop down that shows the account's global keys to the menu, in email WYSIWIG.