Title: Accessible Read More button
Last modified: August 30, 2016

---

# Accessible Read More button

 *  [allanperry](https://wordpress.org/support/users/allanperry/)
 * (@allanperry)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/accessible-read-more-button/)
 * I there a way to make the Read More buttons accessible? I would like to add the
   post title but hide it from sighted users.
 * Thank you,
    Allan

Viewing 1 replies (of 1 total)

 *  Theme Author [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * (@tomastoman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/accessible-read-more-button/#post-6815118)
 * Dear Allan,
 * unfortunately, I am not sure whether I correctly understood your question. If
   possible, please post here a link to your website so I could check it.
 * By default, the Read More buttons are automatically displayed after the first
   40 words in post excerpts. If you select the option “Content” in “Theme Options
   > General Settings > Content/Excerpt Displaying”, then you can manually add the
   more links using the [More tag](https://codex.wordpress.org/Customizing_the_Read_More)(`
   <!--more-->`).
 * This custom CSS allows you to hide the post titles:
 * `#wrapper #content .post-entry .post-entry-headline, .single .content-headline{
   display: none;}`
 * Best regards,
    Tomas Toman

Viewing 1 replies (of 1 total)

The topic ‘Accessible Read More button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/midnightcity/1.3.4/screenshot.
   png)
 * MidnightCity
 * [Support Threads](https://wordpress.org/support/theme/midnightcity/)
 * [Active Topics](https://wordpress.org/support/theme/midnightcity/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/midnightcity/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/midnightcity/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [TT Themes](https://wordpress.org/support/users/tomastoman/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/accessible-read-more-button/#post-6815118)
 * Status: not resolved