Title: Remove &#8220;continue reading&#8221;
Last modified: January 16, 2017

---

# Remove “continue reading”

 *  Resolved [nicolaisennels](https://wordpress.org/support/users/nicolaisennels/)
 * (@nicolaisennels)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-continue-reading-3/)
 * How do I remove the light blue “Continue reading” after the excerpt on the front
   page?

Viewing 1 replies (of 1 total)

 *  Theme Author [ThemeZee](https://wordpress.org/support/users/themezee/)
 * (@themezee)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/remove-continue-reading-3/#post-8686984)
 * Hi there,
 * Thanks for using Maxwell.
 * You can hide the Continue Reading buttons with CSS:
 *     ```
       .more-link {
           display: none;
       }
       ```
   
 * You can insert CSS code on Appearance > Customize > Additional CSS.
 * Best,
    Thomas

Viewing 1 replies (of 1 total)

The topic ‘Remove “continue reading”’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [ThemeZee](https://wordpress.org/support/users/themezee/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/remove-continue-reading-3/#post-8686984)
 * Status: resolved