Q. Correcting and fixing the linked texted colour | Community
Skip to main content
February 20, 2018
Question

Q. Correcting and fixing the linked texted colour

  • February 20, 2018
  • 1 reply
  • 1465 views

Hey everyone

I am looking to get some help with an email.
The linked text keeps showing up as white even when I try to correct in the advanced settings and change the color code it keeps showing up as white.

Is there anyway I can correct this?

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

1 reply

Akshay_Pant
Level 4
February 20, 2018

Hi Darren McNelis

Please use the color CSS property in <a> tag.

for eg. <a href="#" style="color: #000000;"> Link Color </a>

Thanks

Akshay