Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove Link Formatting From Google Mail Signature? [closed]

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.

like image 761
Aaron Brewer Avatar asked Oct 20 '25 08:10

Aaron Brewer


1 Answers

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.

like image 58
TimoSolo Avatar answered Oct 22 '25 00:10

TimoSolo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!