Title: Remove logo
Last modified: August 21, 2016

---

# Remove logo

 *  Resolved [Jack Chappell](https://wordpress.org/support/users/jackchappell/)
 * (@jackchappell)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-logo/)
 * Would anyone be able to help me with removing the logo/text from the top left
   hand side of my [**site**](http://www.wellingtontennis.co.uk/wordpress)? If i
   remove the logo in some browsers it shows as an unknown image, and i just want
   that area to be blank with the menu then pushing up to the top.
 * Thanks.

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

 *  [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-logo/#post-4655280)
 * Hi Jack…sorry for late reply, it’s been an absolutely crazy day. I’m not quite
   sure what you are wanting to do…but you are not wanting any logo or even the 
   site title showing?
 *  Thread Starter [Jack Chappell](https://wordpress.org/support/users/jackchappell/)
 * (@jackchappell)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-logo/#post-4655284)
 * On the top left of the blue box where the menu is, at the moment there is the
   title ‘Tennis…’ and i would like this blank and to not have a logo there either.
 *  [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-logo/#post-4655296)
 * Relating to your other support post, you will need to do some custom css and 
   hide the container that is in. This is what it would be:
 *     ```
       #site-title {
          display:none;
       }
       ```
   

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/luminescence-lite/2.2.0/screenshot.
   png)
 * Luminescence Lite
 * [Support Threads](https://wordpress.org/support/theme/luminescence-lite/)
 * [Active Topics](https://wordpress.org/support/theme/luminescence-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/luminescence-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/luminescence-lite/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Styled Themes](https://wordpress.org/support/users/gejay/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/remove-logo/#post-4655296)
 * Status: resolved