Title: Removing &#8216;continue reading&#8217; button with CSS
Last modified: March 16, 2017

---

# Removing ‘continue reading’ button with CSS

 *  [marieross22](https://wordpress.org/support/users/marieross22/)
 * (@marieross22)
 * [9 years ago](https://wordpress.org/support/topic/removing-continue-reading-button-with-css/)
 * _[ Moderator note: [moved to Fixing WordPress](https://wordpress.org/support/topic/before-posting-in-everything-wordpress/?view=all).]_
 * Hello, I’m trying to figure out how to remove the ‘continue reading’ button in
   the Athena theme. It comes at the bottom of blog posts. Does anyone have an idea?
   I imagine I’ll have to tweak the CSS, but not sure what to add or take out..
 * Thank you!!! Marie

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

 *  [mdshak](https://wordpress.org/support/users/mdshak/)
 * (@mdshak)
 * [9 years ago](https://wordpress.org/support/topic/removing-continue-reading-button-with-css/#post-8919763)
 * Hi,
    Please install this plugin [Custom CSS](https://wordpress.org/plugins/simple-custom-css/).
   Begin using the plugin by going to Appearance > Custom CSS in the Admin Menu.
   Here you can insert the given below code.
 * div.continue-reading{
    display:none !important; }
 * Thanks
    Mohammad
 *  Thread Starter [marieross22](https://wordpress.org/support/users/marieross22/)
 * (@marieross22)
 * [9 years ago](https://wordpress.org/support/topic/removing-continue-reading-button-with-css/#post-8920130)
 * Awesome!
    It worked!!! THANK YOU so much!!! <3

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

The topic ‘Removing ‘continue reading’ button with CSS’ is closed to new replies.

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [marieross22](https://wordpress.org/support/users/marieross22/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/removing-continue-reading-button-with-css/#post-8920130)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
