Title: Screen Reader showing visually?
Last modified: March 6, 2019

---

# Screen Reader showing visually?

 *  [txwest](https://wordpress.org/support/users/txwest/)
 * (@txwest)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/screen-reader-showing-visually/)
 * How do I hide the screen reader hyperlinks (skip to navigation & skip to content)?
   Looked everywhere and can’t find it. Thanks, Bill
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscreen-reader-showing-visually%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [kinjaldalwadi](https://wordpress.org/support/users/kinjaldalwadi/)
 * (@kinjaldalwadi)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/screen-reader-showing-visually/#post-11284861)
 * Hello txwest,
 * You will find that text in header.php file. If didn’t get in header.php file 
   then you can add below css.
 * .home .col-full {
    display: none; }
 *  [kinjaldalwadi](https://wordpress.org/support/users/kinjaldalwadi/)
 * (@kinjaldalwadi)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/screen-reader-showing-visually/#post-11285350)
 * Hello txwest,
 * I suggest you to first find from hedaer.php file. I am sure you will find from
   that file only.
 * If you didn’t get from that file and you want to remove from everywhere, you 
   can add below css:
 * .col-full {
    display: none; }

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

The topic ‘Screen Reader showing visually?’ is closed to new replies.

 * In: [Accessibility](https://wordpress.org/support/forum/accessibility/)
 * 2 replies
 * 2 participants
 * Last reply from: [kinjaldalwadi](https://wordpress.org/support/users/kinjaldalwadi/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/screen-reader-showing-visually/#post-11285350)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
