Title: Default WP Search Form Width
Last modified: August 20, 2016

---

# Default WP Search Form Width

 *  [maximumsavage](https://wordpress.org/support/users/maximumsavage/)
 * (@maximumsavage)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/default-wp-search-form-width/)
 * Hello,
 * I know, another SF Width question. I’ve trolled but I can’t find out where to
   alter the CSS for the default SF **inputfield**.
 * CHeers,
 * [http://www.youngandfictitious.com/](http://www.youngandfictitious.com/)

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

 *  [Sridhar Katakam](https://wordpress.org/support/users/srikat/)
 * (@srikat)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/default-wp-search-form-width/#post-3424617)
 * Don’t see a search box at [http://www.youngandfictitious.com/](http://www.youngandfictitious.com/)
 *  Thread Starter [maximumsavage](https://wordpress.org/support/users/maximumsavage/)
 * (@maximumsavage)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/default-wp-search-form-width/#post-3424807)
 * it is back up, at the bottom of the page 🙂
 *  [Sridhar Katakam](https://wordpress.org/support/users/srikat/)
 * (@srikat)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/default-wp-search-form-width/#post-3424808)
 * Make the below suggested change and any others in a child theme and not directly
   in the main theme itself in order to prevent loss of customizations upon theme
   updates.
 * See [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
 * Add the following at the end of child theme’s style.css (WP dashboard -> Appearance-
   > Editor):
 *     ```
       #s {
           width: 200px;
       }
       ```
   
 *  Thread Starter [maximumsavage](https://wordpress.org/support/users/maximumsavage/)
 * (@maximumsavage)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/default-wp-search-form-width/#post-3424938)
 * I never thanked you for this. Thank you!

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

The topic ‘Default WP Search Form Width’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [maximumsavage](https://wordpress.org/support/users/maximumsavage/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/default-wp-search-form-width/#post-3424938)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
