Title: remove Responsive Theme powered by WordPress
Last modified: August 21, 2016

---

# remove Responsive Theme powered by WordPress

 *  Resolved [scooter339](https://wordpress.org/support/users/scooter339/)
 * (@scooter339)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-responsive-theme-powered-by-wordpress/)
 * Which php script will remove Responsive Theme powered by WordPress, all I have
   to do is search for that syntax and remove — or will the whole install break?
 * Thanks in advance

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

 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-responsive-theme-powered-by-wordpress/#post-4556142)
 * You could just use CSS to hide it.
    I think that the class of the div is powered.
   So using something like:
 *     ```
       .powered {
       display:none;
       }
       ```
   
 * should work.
 *  Thread Starter [scooter339](https://wordpress.org/support/users/scooter339/)
 * (@scooter339)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-responsive-theme-powered-by-wordpress/#post-4556143)
 * Thanks.

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

The topic ‘remove Responsive Theme powered by WordPress’ is closed to new replies.

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

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