Registered Trademark Symbol not displaying accurately in Marketo emails | Community
Skip to main content
Kim_Yearwood
Level 2
August 3, 2017
Question

Registered Trademark Symbol not displaying accurately in Marketo emails

  • August 3, 2017
  • 2 replies
  • 9379 views

We are having an issue with ® displaying inaccurately in Marketo emails. It always keeps a space between the brand name and the mark. They will not sit side by side even if they are html coded to display side by side with no spacing. Has anyone been able to apply a working code to this issue? Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Level 7
August 3, 2017

Hi Kim,

This is what the registered trademark symbol looks like in HTML version of our email: <sup>&reg;</sup> which is listed right after the product name. Does this help? Otherwise it may be a template issue.

Tom Kerlin
Kim_Yearwood
Level 2
August 4, 2017

Yes, that's the code we use as well. Thanks for the input. I don't think it would be template related as we're using the Marketo WYSIWYG editor for text in this instance.

Trevor_Parsell
Level 5
August 4, 2017

Hey Kim,

Can you share the entire html section? Including the code that comes after "<sup>&reg;</sup>"?

Anthony_Figgin1
Level 2
December 12, 2018

Hey there, not sure if this is fully answered, and the above solutions did not seem to work across all platforms.

What I did to solve this problem was added a span around the word with letter spacing set to zero. Letter spacing is supported on all platforms to my knowledge and does the trick every time. Here is how it looks in my code.

Trade <span style="letter-spacing: 0px;">Mark<sup>&reg;</sup></span>

Lindsey_Petrama
Level 2
February 1, 2019

Hi Anthony,

I tried this and it still didnt fix it. Here is the code. Any thoughts?

<div>Why not get the confidence you need from the system you know&mdash;and cut intense workloads down to size? CSC Corptax<span style="letter-spacing: 0px;"><sup>&reg;</sup></span> Provision lets you forecast taxable income based on tax reform in just a few clicks!<br />

<ul>

Lindsey Petramala
Kim_Yearwood
Level 2
February 1, 2019

Here is the code I used to correct the issue

The closest I have been able to come to a solution is a bit of a patch job that doesn't display well in Edit Draft, but does work in Preview mode

Summer Sposh<sup style="margin-left: -5px; font-size: 14px;">&reg;</sup> Sale Extended!