How to Remove a Link underline text in WordPress

Okay, I’ve done this and it works.

I went to Apprearance, Edit Css, placed cursor at bottom of page at the end of the last line, and hit enter.
added this code:
a {text-decoration:none !important;}

Now it’s working.

When I view my page there is no underline but when I’m editing my page there is an underline.
Strange but it works.

I was going to Appearance, Editor, and adding the code and it didn’t work on the Stylesheet.css editor.
I didn’t know I had to add the code on the Edit Css tab under Appearance.

My webpage isn’t published yet. It is in draft. Can’t post a link.

Thanks for your help,
Ez

RESOURCES:

https://www.warriorforum.com/website-design/898042-how-do-i-remove-underline-wordpress-link.html