Title: CSS code for dotted line under hyperlinks?
Last modified: August 18, 2016

---

# CSS code for dotted line under hyperlinks?

 *  [notryan](https://wordpress.org/support/users/notryan/)
 * (@notryan)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/css-code-for-dotted-line-under-hyperlinks/)
 * Like when there’s a link, what code would I put in my CSS to make it not a underline
   but a dotted underline? Anyone know how to do this? 🙂
    Thanks, Ryan

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

 *  [midori](https://wordpress.org/support/users/midori/)
 * (@midori)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/css-code-for-dotted-line-under-hyperlinks/#post-106914)
 * should work, but:
    `a { border-bottom: 1px black dotted; }`
 *  Thread Starter [notryan](https://wordpress.org/support/users/notryan/)
 * (@notryan)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/css-code-for-dotted-line-under-hyperlinks/#post-106950)
 * Both of those didn’t work too well…
    Beel’s came out as a green underline and
   midori comes out with a purple under line… 😛 Any other suggestions? Thanks, 
   Ryan
 *  Thread Starter [notryan](https://wordpress.org/support/users/notryan/)
 * (@notryan)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/css-code-for-dotted-line-under-hyperlinks/#post-106951)
 * Also, Beel, you have those drop down menus on your blog. How would I be able 
   to do that? Having long menus kinda annoy me because if the post content isn’t
   long enough, the menu will run below the blog.
    Thanks again, Ryan PS: I wonder
   who you voted for…:P
 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/css-code-for-dotted-line-under-hyperlinks/#post-106993)
 * I think the order might be wrong. Try border-bottom: 1px dotted #000;

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

The topic ‘CSS code for dotted line under hyperlinks?’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [Root](https://wordpress.org/support/users/root/)
 * Last activity: [21 years, 7 months ago](https://wordpress.org/support/topic/css-code-for-dotted-line-under-hyperlinks/#post-106993)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
