Title: How do I hide a hyperlink?
Last modified: August 19, 2016

---

# How do I hide a hyperlink?

 *  [CLDaniel42](https://wordpress.org/support/users/cldaniel42/)
 * (@cldaniel42)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-hide-a-hyperlink/)
 * I was wondering how I could place a hyperlink in a body of text and have it not
   show as a hyperlink. To have it look like plain text.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-hide-a-hyperlink/#post-1733943)
 * Sorry but what’s the point of that?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-hide-a-hyperlink/#post-1733945)
 * with css?
 * set the link color to the ame as the surrounding text; make the :hover style 
   the same as well, and manipulate the cursor style;
    for instance:
 * `a, a:link, a:hover { color: #000; cursor:text; text-decoration:none; }`
 * edit:
 * [@esmi](https://wordpress.org/support/users/esmi/):
    i thought the same; but 
   why not?

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

The topic ‘How do I hide a hyperlink?’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-hide-a-hyperlink/#post-1733945)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
