Title: Remove block text
Last modified: August 22, 2016

---

# Remove block text

 *  [emmacooper2015](https://wordpress.org/support/users/emmacooper2015/)
 * (@emmacooper2015)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-block-text/)
 * Hi,
 * I’m new to all this, but was wondering how I can remove this block text:
    Design
   is not just what it looks like and feels like. Design is how it works.
 * Thank you in advance.
 * Emma

Viewing 1 replies (of 1 total)

 *  Theme Author [inkthemescom](https://wordpress.org/support/users/inkthemescom/)
 * (@inkthemescom)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-block-text/#post-5901899)
 * Use code shown below in custom css
 *     ```
       .content-info.home {
       display:none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Remove block text’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [inkthemescom](https://wordpress.org/support/users/inkthemescom/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/remove-block-text/#post-5901899)
 * Status: not resolved