Superscript?

User 2284319 Photo


Registered User
20 posts

Is there a way to make the font superscript?
User 1948478 Photo


Senior Advisor
1,850 posts

If RED allows it, you could try one of these:
Using HTML: <sup>...</sup>
Defined here: http://www.w3schools.com/tags/tag_sup.asp

Using CSS:
.sup-scrpt {
vertical-align: super;
}
Defined here: http://www.w3schools.com/cssref/pr_pos_ … -align.asp
User 2831240 Photo


Registered User
9 posts

Has this basic functionality been added yet? Our emails use a lot of registered trademarks and references and it's very important that we are able to superscript these, without the need to have to export the html file in to something like Dreamweaver.
User 232214 Photo


COO
827 posts

This is not included in the current version but will be part of the next release.
The future of web layout has arrived and it's called CSS Grid. CoffeeCup helps you to get ready with a free guide, the Grid Builder app plus cool demos & themes.
User 2831240 Photo


Registered User
9 posts

Thanks Bob,

As we purchased the business version of this earlier today, will this be a free update for us? And do you have any timings on when the update is expected to drop?

Thank you

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.