Title: How to remove hyperlink underline?
Last modified: August 21, 2016

---

# How to remove hyperlink underline?

 *  [Virtual19](https://wordpress.org/support/users/virtual19/)
 * (@virtual19)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-to-remove-hyperlink-underline/)
 * I’ve tried text-decoration: none; but it won’t work.
 * Thnx in advance.
 * Greetings!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Geoffrey Liu](https://wordpress.org/support/users/g_liu/)
 * (@g_liu)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/how-to-remove-hyperlink-underline/#post-4409719)
 * If you are trying this in your `custom.css` file, you might need the `!important`
   declaration after `none`.
 * Make sure your CSS selector is `a` and not `a.[something]`, if you want all anchor
   links to have no underline.
 *  Thread Starter [Virtual19](https://wordpress.org/support/users/virtual19/)
 * (@virtual19)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/how-to-remove-hyperlink-underline/#post-4409722)
 * Hi Geoffrey Liu! Thnx for your reply.
 * Yes I’m trying it on custom.css, how should I write it? I tried it but it isn’t
   working. 🙁

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to remove hyperlink underline?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/iconic-one/3.3/screenshot.png)
 * Iconic One
 * [Support Threads](https://wordpress.org/support/theme/iconic-one/)
 * [Active Topics](https://wordpress.org/support/theme/iconic-one/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/iconic-one/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/iconic-one/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Virtual19](https://wordpress.org/support/users/virtual19/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/how-to-remove-hyperlink-underline/#post-4409722)
 * Status: not resolved