Help with .ics token Span tag styling(removing underline) | Community
Skip to main content
Nav_Singh1
New Participant
July 18, 2017
Question

Help with .ics token Span tag styling(removing underline)

  • July 18, 2017
  • 2 replies
  • 4754 views

Hey,

Was having an interesting challenge where I noticed the token I am leveraging for an .ics calendar invite auto-generates an underline.  I tried throwing in a text-decoration:none and realized that wasn't going to work.

From the calendar token --

<span style="margin: 0; margin-bottom: 0; color: #fcb316; text-decoration: none; font-family: Proxima Nova,Helvetica,Arial,sans-serif; font-size: 56px; font-style: normal; font-weight: 100; line-height: 1.125; padding: 0; text-align: left; white-space: normal!important; width: 100%; word-break: keep-all; word-wrap: normal;">Save the Date</span>

What would be the best way to remove the underline?

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

Jace_Garside1
New Participant
April 3, 2020

Have you been able to find a way to format that token generated link?  I'm curious how you got the font color to change!

Nicholas_Hajdin
New Participant
July 18, 2017

Hi Navtej,

Is the "text-decoration:none" included in the <a> tag?

Nav_Singh1
New Participant
July 18, 2017

Yeah, I think this is the auto-generated a tag from the token.  I don't see a way to alter that tag directly and add it there.

Nicholas_Hajdin
New Participant
July 19, 2017

That is strange. Were you hard-coding, or using the insert token in the Editor?

These two resources might help: