Title: Search Button has wrong padding
Last modified: September 1, 2016

---

# Search Button has wrong padding

 *  Resolved [compasspointmarketing](https://wordpress.org/support/users/compasspointmarketing/)
 * (@compasspointmarketing)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/search-button-has-wrong-padding/)
 * Want to align the search button with the categories, but it’s floating too high.
   What CSS should I use to change that:
 * [http://www.cpointweb.com/clients/fleet/](http://www.cpointweb.com/clients/fleet/)
 * [https://wordpress.org/plugins/wp-store-locator/](https://wordpress.org/plugins/wp-store-locator/)

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

 *  Plugin Author [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/search-button-has-wrong-padding/#post-7719035)
 * Add this code to the styles.css in your active theme folder to fix it.
 *     ```
       #wpsl-search-btn {
       height: 38px;
       margin-top: 32px;
       }
       ```
   
 *  Thread Starter [compasspointmarketing](https://wordpress.org/support/users/compasspointmarketing/)
 * (@compasspointmarketing)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/search-button-has-wrong-padding/#post-7719057)
 * Perfect. Thank you very much

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

The topic ‘Search Button has wrong padding’ is closed to new replies.

 * ![](https://ps.w.org/wp-store-locator/assets/icon-256x256.jpg?rev=1007784)
 * [WP Store Locator](https://wordpress.org/plugins/wp-store-locator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-store-locator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-store-locator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-store-locator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-store-locator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-store-locator/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [compasspointmarketing](https://wordpress.org/support/users/compasspointmarketing/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/search-button-has-wrong-padding/#post-7719057)
 * Status: resolved