Title: hyperlinks in comments section
Last modified: August 19, 2016

---

# hyperlinks in comments section

 *  [24lover](https://wordpress.org/support/users/24lover/)
 * (@24lover)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/hyperlinks-in-comments-section/)
 * Hi everyone!
    I was wondering if you could help with some simple css. I’m trying
   to add in a code in my *comments* css section that will result in coloured hyperlinks.
 * This is what I current have:
 *     ```
       /* comments */
       .alt {
       margin: 0;
       padding: 0;
       background: #f5f5f5;
       border-bottom: 1px dotted #ccc;
       }
   
       .commentlist { padding: 0; }
   
       .commentlist li {
       margin: 15px 0 3px;
       padding: 5px 10px 3px;
       list-style: number;
       }
   
       .commentlist p {
       margin: 10px 5px 10px 0;
       }
   
       #commentform p {
       margin: 5px 0;
       }
   
       .nocomments {
       text-align: center;
       margin: 0;
       padding: 0;
       }
   
       .commentmetadata {
       margin: 0;
       display: block;
       text-transform: lowercase;
       color: #3366ff;
       }
       ```
   
 * If anyone can help me add in a code for hyperlinks that would be much appreciated!

Viewing 1 replies (of 1 total)

 *  [Alwyn Botha](https://wordpress.org/support/users/123milliseconds/)
 * (@123milliseconds)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/hyperlinks-in-comments-section/#post-1964749)
 * `.commentlist a { color: #0000ff; }`

Viewing 1 replies (of 1 total)

The topic ‘hyperlinks in comments section’ is closed to new replies.

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [hyperlinks](https://wordpress.org/support/topic-tag/hyperlinks/)
 * [link](https://wordpress.org/support/topic-tag/link/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alwyn Botha](https://wordpress.org/support/users/123milliseconds/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/hyperlinks-in-comments-section/#post-1964749)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
