Title: Header
Last modified: August 22, 2016

---

# Header

 *  Resolved [writeonsister](https://wordpress.org/support/users/writeonsister/)
 * (@writeonsister)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/header-91/)
 * Hello
 * At the moment I have a Quality logo on the top of my site. I dont want this and
   i dont want to include a logo at this stage – is there any way that i can just
   have the menu as my header?
 * Also – where can i find the right titles for the font awesome icons.
 * THANKS!

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

 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/header-91/#post-5413272)
 * hi
 * Follow this step to remove Logo and text title
 * find Appearance in WordPress Dashboard and Click Option panel
    see Quick Start
   Settings check last title Custom css.
 * use this code in custom css text editor
 *     ```
       .logo{
       display:none;
       }
       ```
   
 * used this code then click save option and check your website..
    thanks
 *  Thread Starter [writeonsister](https://wordpress.org/support/users/writeonsister/)
 * (@writeonsister)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-91/#post-5413304)
 * Thanks so much for getting back to me. It doesnt appear to work though! The logo
   is still there…
 * Any other suggestions?
 * Thanks!
 *  [Gerasimos Tsiamalos](https://wordpress.org/support/users/tsiger/)
 * (@tsiger)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-91/#post-5413305)
 * Mayby this code?
 *     ```
       .qua-log{
       display:none;
       }
       ```
   
 *  [Imran Ali](https://wordpress.org/support/users/imranaliweb/)
 * (@imranaliweb)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-91/#post-5413306)
 * Hi
 * Everything is running well as i checked
 * So please use inspect-element and find the logo class.
    add logo class in option
   panel custom css.
 * Thanks
 *  Theme Author [webriti](https://wordpress.org/support/users/priyanshumittal/)
 * (@priyanshumittal)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-91/#post-5413313)
 * Share your site URL
 *  Thread Starter [writeonsister](https://wordpress.org/support/users/writeonsister/)
 * (@writeonsister)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-91/#post-5413325)
 * [http://www.amybakerwrites.com](http://www.amybakerwrites.com)
 * Thanks!
 *  [akhlesh-nagar](https://wordpress.org/support/users/akhlesh-nagar/)
 * (@akhlesh-nagar)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-91/#post-5413341)
 * Hi
 * Did you have add the below css code into the custom css field .
 * If no then copy past the below code into the custom css field
 *     ```
       .qua-logo {
           display: none;
       }
       ```
   
 * Then click on Save Option Button .
 * Thanks
 *  [sunil_gocher](https://wordpress.org/support/users/sunil_gocher/)
 * (@sunil_gocher)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/header-91/#post-5413377)
 * Hi
 * Did resolved your issue ?
 * Thank’s
 * Sunil

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

 The topic ‘Header’ is closed to new replies.

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

 * 8 replies
 * 6 participants
 * Last reply from: [sunil_gocher](https://wordpress.org/support/users/sunil_gocher/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/header-91/#post-5413377)
 * Status: resolved