Title: Header content removal
Last modified: August 21, 2016

---

# Header content removal

 *  Resolved [Axiantor](https://wordpress.org/support/users/axiantor/)
 * (@axiantor)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/header-content-removal/)
 * Hi,
    I’m trying to remove a search form from my header. I’m working with Pinboard
   theme.
 * Thanks in advance.

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/header-content-removal/#post-4074638)
 * Try adding this to the custom CSS:
 *     ```
       #header #searchform {
           display: none;
       }
       ```
   
 *  Thread Starter [Axiantor](https://wordpress.org/support/users/axiantor/)
 * (@axiantor)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/header-content-removal/#post-4074649)
 * Thanks once again WPyogi.
 * Is it possible to do it differently.
 * I have this on my css “/*
    DO NOT EDIT THIS STYLESHEET! Any modifications made
   to this file will be lost if you update the theme.”
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/header-content-removal/#post-4074651)
 * Pinboard has custom CSS – look under **Appearance > Theme Options – Layout tab**;
   Put the above code in that box.
 * Save and clear your browser cache.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [12 years, 9 months ago](https://wordpress.org/support/topic/header-content-removal/#post-4074655)
 * Your `style.css` file is wise beyond it’s years. 😉
 * If the Pinboard theme does not have a custom CSS option (it may, I haven’t looked)
   try either creating a [child theme](http://codex.wordpress.org/Child_Themes) 
   of Pinboard or use a custom CSS plugin to add that CSS.
 * [http://wordpress.org/plugins/search.php?q=custom+CSS](http://wordpress.org/plugins/search.php?q=custom+CSS)
 * Personally I prefer child themes but for a small CSS modification that may be
   more than you want to do.
 * _Off topic P.S. to WPyogi: Italy. 😉_
 *  Thread Starter [Axiantor](https://wordpress.org/support/users/axiantor/)
 * (@axiantor)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/header-content-removal/#post-4074656)
 * Wonderful. Many thanks again.

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

The topic ‘Header content removal’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [search form](https://wordpress.org/support/topic-tag/search-form/)

 * 5 replies
 * 3 participants
 * Last reply from: [Axiantor](https://wordpress.org/support/users/axiantor/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/header-content-removal/#post-4074656)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
