Title: Adding underlying to Hyperlinks
Last modified: August 21, 2016

---

# Adding underlying to Hyperlinks

 *  [John Lyman](https://wordpress.org/support/users/jlyman/)
 * (@jlyman)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-underlying-to-hyperlinks/)
 * This shortcut would save me days so hopefully there is an option for it.
 * I have a lot of hyperlinks on my site and while I can change the hyperlinks color
   on Canvas is there a method, CSS or otherwise to underline all hyperlinks throughout
   the site?
 * Many thanks
 * Here’s an article with a couple of hyperlinks. [http://www.internationalpolicydigest.org/2013/05/31/remembering-kenneth-n-waltz/](http://www.internationalpolicydigest.org/2013/05/31/remembering-kenneth-n-waltz/)

Viewing 1 replies (of 1 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-underlying-to-hyperlinks/#post-3809909)
 * You can try adding this CSS:
 *     ```
       a {
         text-decoration: underline !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Adding underlying to Hyperlinks’ is closed to new replies.

## Tags

 * [hyperlinks](https://wordpress.org/support/topic-tag/hyperlinks/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/adding-underlying-to-hyperlinks/#post-3809909)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
