Title: Remove &quot;read more&quot; button/window
Last modified: August 30, 2016

---

# Remove "read more" button/window

 *  Resolved [glvaughan](https://wordpress.org/support/users/glvaughan/)
 * (@glvaughan)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-read-more-buttonwindow/)
 * In the blog posts created using Blog Designer, two “read more” buttons appear.
   One appears at the end of the post excerpt, inline with the text. The other appears
   in a button window to the right and below the text. I don’t need both. I can 
   manipulate this second button in the Blog Designer Settings, but can’t make it
   go away completely. If I make the background pure white and the font pure white,
   I end up with a pure white box on the screen. Even if I don’t enter any text 
   in the settings, the default “read more” still appears in the box. I want only
   one “read more” on each post. Please tell me how to delete one of these “read
   more” links, preferably the inline instance.
 * [http://test.bbblack.com/blog-3/](http://test.bbblack.com/blog-3/)
 * [https://wordpress.org/plugins/blog-designer/](https://wordpress.org/plugins/blog-designer/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [solwininfotech](https://wordpress.org/support/users/solwininfotech/)
 * (@solwininfotech)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-read-more-buttonwindow/#post-6537337)
 * In your theme’s style.css file, add the following lines.
    .classical a.more-tag{
   display:none; }

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/blog-designer/assets/icon-256x256.png?rev=2053820)
 * [Blog Designer](https://wordpress.org/plugins/blog-designer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/blog-designer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/blog-designer/)
 * [Active Topics](https://wordpress.org/support/plugin/blog-designer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/blog-designer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/blog-designer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [solwininfotech](https://wordpress.org/support/users/solwininfotech/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/remove-read-more-buttonwindow/#post-6537337)
 * Status: resolved