Title: Read more button
Last modified: April 10, 2018

---

# Read more button

 *  Resolved [rvek](https://wordpress.org/support/users/rvek/)
 * (@rvek)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/read-more-button-55/)
 * Hi..
    I was customizing my homepage slider and I don’t want the button option‘
   Read more’ but it is unable to remove. Either I have to write something in it
   or else it will be shown read more text automatically. Is it possible to remove
   that option?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fread-more-button-55%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/read-more-button-55/#post-10166635)
 * Thanks for using Startup Blog!
 * Please add this CSS to hide the “read more” button in the slider:
 *     ```
       .bb-slider .read-more {
         display: none;
       }
       ```
   
 * You can copy & paste that code into the “Additional CSS” section in the Customizer(
   Appearance > Customize), and it will take effect right away.
 *  Thread Starter [rvek](https://wordpress.org/support/users/rvek/)
 * (@rvek)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/read-more-button-55/#post-10169083)
 * Thank you so much
    You have a wonderful service
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/read-more-button-55/#post-10169508)
 * You’re welcome 🙂

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/startup-blog/1.41/screenshot.png)
 * Startup Blog
 * [Support Threads](https://wordpress.org/support/theme/startup-blog/)
 * [Active Topics](https://wordpress.org/support/theme/startup-blog/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/startup-blog/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/startup-blog/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/read-more-button-55/#post-10169508)
 * Status: resolved