Title: Custom CSS Information
Last modified: July 2, 2017

---

# Custom CSS Information

 *  [Second Run Reviews](https://wordpress.org/support/users/second-run-reviews/)
 * (@second-run-reviews)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/custom-css-information/)
 * I was looking for a way to increase the size of the search box and thought that
   might something that could be handled via CSS.The plugin indicates the following:
   Check out the FAQ for available CSS classes to style.
 * I wasn’t able to find any information regarding which CSS classes are available
   to style. Here might I find that information.
 * My site: secondrunreviews.com
    The search box is in the footer. My goal is to
   make it the same size as the email subscription box which is also in the footer.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/custom-css-information/#post-9301469)
 * Is that the better search widget?
 * The css you need to style is:
 *     ```
       #search {
          width: 90%;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS Information’ is closed to new replies.

 * ![](https://ps.w.org/better-search/assets/icon-256x256.png?rev=2988729)
 * [Better Search - Relevant search results for WordPress](https://wordpress.org/plugins/better-search/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-search/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-search/)
 * [Active Topics](https://wordpress.org/support/plugin/better-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-search/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/custom-css-information/#post-9301469)
 * Status: not resolved