Title: Search field height
Last modified: January 17, 2022

---

# Search field height

 *  Resolved [mdsidabras](https://wordpress.org/support/users/mdsidabras/)
 * (@mdsidabras)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/search-field-height/)
 * Hi, I’m trying to change height of search box, how I can do this?
    Page [https://groziomaniakes.lt/new/](https://groziomaniakes.lt/new/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * (@mihail-barinov)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/search-field-height/#post-15263127)
 * Hi,
 * You can try to use the following styles:
 *     ```
       .aws-container .aws-search-field,
       .aws-container .aws-search-form .aws-form-btn {
           height: 40px !important;
           min-height: 40px !important;
       }
       ```
   
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Search field height’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/search-field-height/#post-15263127)
 * Status: resolved