Title: Remove &quot;Powered by WordPress&quot;
Last modified: August 21, 2016

---

# Remove "Powered by WordPress"

 *  Resolved [vardaaberbach](https://wordpress.org/support/users/vardaaberbach/)
 * (@vardaaberbach)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-powered-by-wordpress/)
 * I can’t find how to remove “Powered by WordPress” from the page footer.
    Please
   help.

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

 *  [Balint Toth](https://wordpress.org/support/users/tothbalint/)
 * (@tothbalint)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-powered-by-wordpress/#post-4304143)
 * Hello!
 * First of all, I would like to warn you that regarding the Open source licence
   that WordPress uses, you should not hide that.
 * But here is the CSS code that hides it:
 *     ```
       #site-generator .powered{
       	display: none;
       }
       ```
   
 * You should install Simple Custom CSS plugin, and use this code with that.
 * If you have any more questions, feel free to ask them, I am happy to help you!
 * Greetings,
    Balint
 *  Thread Starter [vardaaberbach](https://wordpress.org/support/users/vardaaberbach/)
 * (@vardaaberbach)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-powered-by-wordpress/#post-4304270)
 * Thank you so much! Sorry for the late reply!

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

The topic ‘Remove "Powered by WordPress"’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/catch-box/5.0.1/screenshot.png)
 * Catch Box
 * [Support Threads](https://wordpress.org/support/theme/catch-box/)
 * [Active Topics](https://wordpress.org/support/theme/catch-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/catch-box/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/catch-box/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [vardaaberbach](https://wordpress.org/support/users/vardaaberbach/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/remove-powered-by-wordpress/#post-4304270)
 * Status: resolved