Title: header
Last modified: September 12, 2022

---

# header

 *  [sholis](https://wordpress.org/support/users/sholis/)
 * (@sholis)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/header-203/)
 * Hi,
 * I want use css to disable the search or reduce the size of the search box
    [https://prnt.sc/2z0xuTIZ2Co3](https://prnt.sc/2z0xuTIZ2Co3)
 * When i added another menu, the search floated to another line. The menu bar not
   looking good again.
 * I need help to be able to acheive this
 * Thanks you.
    -  This topic was modified 3 years, 6 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-203%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Shahadat](https://wordpress.org/support/users/sshahadatgsm/)
 * (@sshahadatgsm)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/header-203/#post-16001926)
 * Hi there, you can add this CSS code below to keep it on the same line!
 *     ```
       div#header-search-form {
           width: 100px;
       }
       ```
   
 * Remember, you maybe need to reduce the width of the search box depending on the
   other devices screen
 *  [Shahadat](https://wordpress.org/support/users/sshahadatgsm/)
 * (@sshahadatgsm)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/header-203/#post-16001948)
 * You also need to use another CSS code that can help you to make it responsive.
 *     ```
       .header-search-form .search-form .input-group input.form-control {
           min-width: 100px !important;
       }
       ```
   
 *  Thread Starter [sholis](https://wordpress.org/support/users/sholis/)
 * (@sholis)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/header-203/#post-16002031)
 * Thanks a lot.
 * It works perfectly.
 * Many thanks.
 *  [Shahadat](https://wordpress.org/support/users/sshahadatgsm/)
 * (@sshahadatgsm)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/header-203/#post-16002239)
 * [@sholis](https://wordpress.org/support/users/sholis/) You’re welcome 😀

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

The topic ‘header’ is closed to new replies.

## Tags

 * [css issue](https://wordpress.org/support/topic-tag/css-issue/)
 * [header issue](https://wordpress.org/support/topic-tag/header-issue/)
 * [responsive issue](https://wordpress.org/support/topic-tag/responsive-issue/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Shahadat](https://wordpress.org/support/users/sshahadatgsm/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/header-203/#post-16002239)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
