Title: Search widget
Last modified: May 15, 2017

---

# Search widget

 *  [radik19](https://wordpress.org/support/users/radik19/)
 * (@radik19)
 * [9 years ago](https://wordpress.org/support/topic/search-widget-34/)
 * Hello. How to add the “find” button to the search widget?

Viewing 1 replies (of 1 total)

 *  [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/search-widget-34/#post-9157601)
 * You can try adding this custom CSS:
 *     ```
       .search-form input[type="submit"], .widget .search-form input[type="submit"] {
           clip: initial;
           width: 100px;
           padding: 20px;
           line-height: 0em;
           position: relative!important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Search widget’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentyfifteen/4.1/screenshot.png)
 * Twenty Fifteen
 * [Support Threads](https://wordpress.org/support/theme/twentyfifteen/)
 * [Active Topics](https://wordpress.org/support/theme/twentyfifteen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentyfifteen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentyfifteen/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Styled Themes](https://wordpress.org/support/users/gejay/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/search-widget-34/#post-9157601)
 * Status: not resolved