Title: Remove button &quot;Read More&quot;
Last modified: August 31, 2016

---

# Remove button "Read More"

 *  Resolved [murilodalbianco](https://wordpress.org/support/users/murilodalbianco/)
 * (@murilodalbianco)
 * [10 years ago](https://wordpress.org/support/topic/remove-button-read-more/)
 * Hi,
 * How do I remove the button “READ MORE” from the bottom of articles?
 * Thanks!

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years ago](https://wordpress.org/support/topic/remove-button-read-more/#post-7354855)
 * Hello,
 * You can try this in your Custom CSS for achieving that:
 *     ```
       .entry-content .read-more {
           display: none !important;
       }
       ```
   
 * Hope that helps.
 * Thank you.
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [10 years ago](https://wordpress.org/support/topic/remove-button-read-more/#post-7354857)
 * Hello murilodalbianco,
 * Please put the CSS provided by Sam in the Custom CSS option of theme.
    And thanks
   Sam for the custom CSS.
 * [http://www.doc.acmethemes.com/supermag/#HowtoaddcustomCSS](http://www.doc.acmethemes.com/supermag/#HowtoaddcustomCSS)
 * Best Regards,
    Acme Themes
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years ago](https://wordpress.org/support/topic/remove-button-read-more/#post-7354860)
 * Pleasure to help. 🙂
 *  Thread Starter [murilodalbianco](https://wordpress.org/support/users/murilodalbianco/)
 * (@murilodalbianco)
 * [10 years ago](https://wordpress.org/support/topic/remove-button-read-more/#post-7354882)
 * Perfect!
 * Thanks

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/supermag/3.1.3/screenshot.jpg)
 * SuperMag
 * [Support Threads](https://wordpress.org/support/theme/supermag/)
 * [Active Topics](https://wordpress.org/support/theme/supermag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/supermag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/supermag/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [murilodalbianco](https://wordpress.org/support/users/murilodalbianco/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/remove-button-read-more/#post-7354882)
 * Status: resolved