Title: Search input width
Last modified: January 29, 2018

---

# Search input width

 *  Resolved [Manuel](https://wordpress.org/support/users/manuelnucci/)
 * (@manuelnucci)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/search-input-width/)
 * Hello,
    how do I adjust the Search input width?
 * For some reason is wider than the sidebar.
    Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsearch-input-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Damian Góra](https://wordpress.org/support/users/damian-gora/)
 * (@damian-gora)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/search-input-width/#post-10207103)
 * Hello,
    A minimum 300px width is required for ajax serach form. Your sidebar 
   has only 165px on desktop. You can use following CSS code, but I recommend expand
   your sidebar.
 *     ```
       .dgwt-wcas-search-wrapp {
           min-width: unset;
       }
       ```
   
 *  [debbiejoy213](https://wordpress.org/support/users/debbiejoy213/)
 * (@debbiejoy213)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/search-input-width/#post-10244098)
 * I’m having this same issue. It looked fine before but now it’s running into my
   middle content. I tried adding that CSS to the editor and it didn’t fix it. Any
   ideas? I don’t want to have to change my sidebar size on my whole site.

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

The topic ‘Search input width’ is closed to new replies.

 * ![](https://ps.w.org/ajax-search-for-woocommerce/assets/icon-256x256.png?rev=
   2883754)
 * [FiboSearch - Ajax Search for WooCommerce](https://wordpress.org/plugins/ajax-search-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-search-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-search-for-woocommerce/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [debbiejoy213](https://wordpress.org/support/users/debbiejoy213/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/search-input-width/#post-10244098)
 * Status: resolved