Title: Changing hyperlink appearance
Last modified: August 19, 2016

---

# Changing hyperlink appearance

 *  [swash_01](https://wordpress.org/support/users/swash_01/)
 * (@swash_01)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/changing-hyperlink-appearance/)
 * My site is owningsingle.com. I would like to change the appearance of hyperlinks
   in my posts. I want to change the colors and hover actions. Could someone please
   look at the site and tell me which entry in the css I need to change. I tried
   the ones that I thought but it didn’t work.
 * Thanks

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

 *  Thread Starter [swash_01](https://wordpress.org/support/users/swash_01/)
 * (@swash_01)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/changing-hyperlink-appearance/#post-1599266)
 * OK was able to change the color of hyperlinks but I’m still not able to make 
   a hyperlink appear on hover. This is the code that I changed for the color. Can
   anyone tell me how to get the links to underline on hover. Any help appreciated.
   Thanks
 * .entry p a:visited, .entry p a {
    color:#FF6699; text-decoration:none; }
 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/changing-hyperlink-appearance/#post-1599300)
 * Either change (or add) this css
 *     ```
       .entry p a:hover {
               color: #ffffff;
               }
       ```
   
 *  Thread Starter [swash_01](https://wordpress.org/support/users/swash_01/)
 * (@swash_01)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/changing-hyperlink-appearance/#post-1599317)
 * Thanks so much. That worked!

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

The topic ‘Changing hyperlink appearance’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [swash_01](https://wordpress.org/support/users/swash_01/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/changing-hyperlink-appearance/#post-1599317)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
