Title: Remove read more button
Last modified: September 29, 2020

---

# Remove read more button

 *  [masig13](https://wordpress.org/support/users/masig13/)
 * (@masig13)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/remove-read-more-button-13/)
 * I would like to simply remove the read more button from the slider.
    Because 
   I cannot link it to the pages I want, I want it gone.
 * How can I do that ? If I simply remove the text, the button is still here.
 * Thank you for your help,
 * Best regards
    -  This topic was modified 5 years, 6 months ago by [masig13](https://wordpress.org/support/users/masig13/).

Viewing 1 replies (of 1 total)

 *  [Rara Themes Support](https://wordpress.org/support/users/rarathemesupport/)
 * (@rarathemesupport)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/remove-read-more-button-13/#post-13493541)
 * Hello [@masig13](https://wordpress.org/support/users/masig13/),
 * I have noted down this to be fixed on the next update release of the theme.
 * Anyway, for the quick fix, you can add below custom CSS via **Dashboard > Appearance
   > Customize > Additional CSS.**
 *     ```
       .banner .text .btn-learn {
           display: none;
       }
       ```
   
 * You can remove the CSS after the theme update.
 * If you have any further questions, please let us know.
 * Thank you.

Viewing 1 replies (of 1 total)

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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Rara Themes Support](https://wordpress.org/support/users/rarathemesupport/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/remove-read-more-button-13/#post-13493541)
 * Status: not resolved