Title: chied's Replies | WordPress.org

---

# chied

  [  ](https://wordpress.org/support/users/chied/)

 *   [Profile](https://wordpress.org/support/users/chied/)
 *   [Topics Started](https://wordpress.org/support/users/chied/topics/)
 *   [Replies Created](https://wordpress.org/support/users/chied/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/chied/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/chied/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/chied/engagements/)
 *   [Favorites](https://wordpress.org/support/users/chied/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How can I remove the title of my website in the header of black piano 2.2?](https://wordpress.org/support/topic/how-can-i-remove-the-title-of-my-website-in-the-header-of-black-piano-22/)
 *  Thread Starter [chied](https://wordpress.org/support/users/chied/)
 * (@chied)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/how-can-i-remove-the-title-of-my-website-in-the-header-of-black-piano-22/#post-1639441)
 * Oh yes, that was it. Thank you very much 🙂
 * **Solution:**
    Remove `<div id="logo_image">` `<h1><a href="<?php echo get_option('
   home'); ?>/"><img src="<?php bloginfo('template_url'); ?>/img/<?php echo $options['
   logo_name']; ?>" title="<?php bloginfo('name'); ?>" alt="<?php bloginfo('name');?
   >" /></a></h1>` `</div>` from `header.php`

Viewing 1 replies (of 1 total)