Title: Nirvana, remove &quot;powered by nirvana &amp; wordpress&quot;
Last modified: August 22, 2016

---

# Nirvana, remove "powered by nirvana & wordpress"

 *  [hilits](https://wordpress.org/support/users/hilits/)
 * (@hilits)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/nirvana-remove-powered-by-nirvana-wordpress/)
 * i have used any solution refers to css edit that i could fine..but still its 
   show..
 * can anyone just write me the css code or java script in order to remove it ?
 * attached here f12 screen:
    <em style=”display:table;margin:0 auto;float:none;
   text-align:center;padding:7px 0;font-size:13px;”> Powered by [Nirvana](http://www.cryoutcreations.eu)&
   [ WordPress.](http://wordpress.org/)
 * Please!!! how to remove it ?????

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

 *  [celenie](https://wordpress.org/support/users/celenie/)
 * (@celenie)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/nirvana-remove-powered-by-nirvana-wordpress/#post-5374866)
 * Add this custom css:
 * #footer2-inside {
    display: none; }
 *  [linzekruger](https://wordpress.org/support/users/linzekruger/)
 * (@linzekruger)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/nirvana-remove-powered-by-nirvana-wordpress/#post-5374870)
 * I am having the exact same problem on my website. Could you please help!?
 * [http://www.exitcompanion.com.au](http://www.exitcompanion.com.au)
 * What do I need to do?
 *  [klesuer](https://wordpress.org/support/users/klesuer/)
 * (@klesuer)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/nirvana-remove-powered-by-nirvana-wordpress/#post-5374871)
 * If you want to remove the credit info, but keep your Copyright info, remove the
   following from theme-functions.php
 * /**
    * Site info */ function nirvana_site_info() { $nirvanas = nirvana_get_theme_options();
   foreach ($nirvanas as $key => $value) { ${“$key”} = $value ; } ?> <em style=”
   display:table;margin:0 auto;float:none;text-align:center;padding:7px 0;font-size:
   13px;”> <?php _e(‘Powered by’,’nirvana’)?> ” title=”<?php echo ‘Nirvana Theme
   by ‘. ‘Cryout Creations’;?>”><?php echo ‘Nirvana’ ?> & ” title=”<?php esc_attr_e(‘
   Semantic Personal Publishing Platform’, ‘nirvana’); ?>”> <?php printf(‘ %s.’,‘
   WordPress’ ); ?> <?php } // nirvana_site_info() add_action(‘cryout_footer_hook’,’
   nirvana_site_info’,15);
 *  [vier](https://wordpress.org/support/users/vier/)
 * (@vier)
 * [11 years ago](https://wordpress.org/support/topic/nirvana-remove-powered-by-nirvana-wordpress/#post-5374877)
 * Same problem here.
 * @kiesuer: thnx for your answer, but it doesn’t work 🙁
 *  [Himanshu](https://wordpress.org/support/users/himanshu_ag/)
 * (@himanshu_ag)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/nirvana-remove-powered-by-nirvana-wordpress/#post-5374880)
 * Here are the step by step instructions on how to alter the Powered by Nirvana
   text>
 * The File you need to Edit is “theme-function.php”
    It’s located at: wp-content\
   themes\nirvana\includes\theme-functions.php
 * I’ve made the changes from the web host cPanel editor. You can use what you like
   for editing code (notepad ++ is also very good)

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

The topic ‘Nirvana, remove "powered by nirvana & wordpress"’ is closed to new replies.

## Tags

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

 * 5 replies
 * 6 participants
 * Last reply from: [Himanshu](https://wordpress.org/support/users/himanshu_ag/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/nirvana-remove-powered-by-nirvana-wordpress/#post-5374880)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
