Title: Remove the header
Last modified: August 22, 2016

---

# Remove the header

 *  Resolved [flinch85](https://wordpress.org/support/users/flinch85/)
 * (@flinch85)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-the-header/)
 * Hi there I would like to remove the logo, phone number and search bar so the 
   entire header is just the menu items.
 * Can any one help?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  Theme Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-the-header/#post-5384993)
 * Here is the small trick that you can apply to remove entire header at once.
 * Go to Appearance -> Theme Option
    Click on Tools Tab
 * In the custom CSS field put this CSS
 *     ```
       #masthead #top-header{
       display:none;
       }
       ```
   
 * Have Fun

Viewing 1 replies (of 1 total)

The topic ‘Remove the header’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Access Keys](https://wordpress.org/support/users/access-keys/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/remove-the-header/#post-5384993)
 * Status: resolved