I have a signature within my Google Mail Signature with link in it. When I try to change the color/text it formats my links as links. I understand that, links, when called out may appear as links instead of just text. But I would like to just have them as texts so I may format the colors and weight.
Gmail converts link text automatically to links so you might as well keep them as links. You can change the colour with the wysiwyg editor, but to remove the underline you need to edit the raw HTML. You can do that by right clicking and "inspect element" in chrome (or use firebug or similar) and add a style="text-decoration:none"
to the <a>
tag.
Obviously if you change it in the email it will only work once. To change it permanently go to your settings > signature; edit the html using the element inspector and save.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With