Title: Remove text
Last modified: August 22, 2016

---

# Remove text

 *  Resolved Anonymous User
 * (@anonymized-235254)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-5/)
 * Hi
 * How do I remove this text “Place your Footer Content here” from the bottom of
   my blog please? [http://casualinfamy.com](http://casualinfamy.com)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-5/#post-5773342)
 * looking at the code of footer.php of your theme, there might be some theme options
   to set or remove that section.
 * please post in your theme’s support section at [https://wordpress.org/support/theme/zeebusiness/](https://wordpress.org/support/theme/zeebusiness/)
   to get theme specific support.
 *  [David_G](https://wordpress.org/support/users/questas_admin/)
 * (@questas_admin)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-5/#post-5773351)
 * Here is the snippet you need for your style.css, I don’t suggest editing your
   theme files, You can setup a child-theme or for minor style edits you can use
   a plugin like:
    [http://wordpress.org/plugins/simple-custom-css/](http://wordpress.org/plugins/simple-custom-css/)
 *     ```
       #footer {
       display: none;
       }
       ```
   
 *  Thread Starter Anonymous User
 * (@anonymized-235254)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-5/#post-5773359)
 * Thanks for pointing me to the Zeebusiness forum, alchymyth. I’ll use it for future
   problems. Cheers.
 * Thanks questas-admin, the code did the job. Cheers.

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

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

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: Anonymous User
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/remove-text-5/#post-5773359)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
