Title: Underlining Links
Last modified: September 1, 2016

---

# Underlining Links

 *  Resolved [nocountryforoldtrends](https://wordpress.org/support/users/nocountryforoldtrends/)
 * (@nocountryforoldtrends)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/underlining-links-1/)
 * Hello,
 * Love Tora! I was wondering if there is a code I can use so that links on my post
   are already underlined before hovering? I don’t want to have go through all of
   my posts and underline every link. And having the link be the primary color doesn’t
   stand out enough in my posts as I use the primary color for headers and emphasizing
   certain words within my post.
 * Here’s [my site](http://www.nocountryforoldtrends.com).
 * Thank you,

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

 *  Theme Author [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/underlining-links-1/#post-7585845)
 * Hi,
 * You can add this in a custom CSS plugin:
 *     ```
       .entry-content a {
           text-decoration: underline;
       }
       ```
   
 *  Thread Starter [nocountryforoldtrends](https://wordpress.org/support/users/nocountryforoldtrends/)
 * (@nocountryforoldtrends)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/underlining-links-1/#post-7585855)
 * Thank you! That worked!

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

The topic ‘Underlining Links’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tora/1.09/screenshot.png)
 * Tora
 * [Support Threads](https://wordpress.org/support/theme/tora/)
 * [Active Topics](https://wordpress.org/support/theme/tora/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tora/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tora/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [nocountryforoldtrends](https://wordpress.org/support/users/nocountryforoldtrends/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/underlining-links-1/#post-7585855)
 * Status: resolved