Title: Changing search bar/function
Last modified: November 19, 2020

---

# Changing search bar/function

 *  Resolved [kickd](https://wordpress.org/support/users/kickd/)
 * (@kickd)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/changing-search-bar-function/)
 * Hi
 * This plugin is really good but when I choose the seamless integration option 
   it changes the layout of the theme. I have contacted my theme developer and he
   said that the theme overrides the style f the search bar. please see his response
   here – [https://premium-themes.forums.wordpress.com/topic/changing-search-bar-function/](https://premium-themes.forums.wordpress.com/topic/changing-search-bar-function/).
 * Would it be possible to integrate the plugin to my website but still have the
   style of theme search bar on both desktop and mobile view?
 * Kind ergards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-search-bar-function%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * (@mihail-barinov)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/changing-search-bar-function/#post-13687430)
 * Hi,
 * Please try to use following styles
 *     ```
       .site-header .aws-container .aws-search-form .aws-form-btn,
       	.site-header .aws-container .aws-search-form,
       	.site-header .aws-container,
       	.site-header .aws-container .aws-search-field {
       	border: none;
       	background: transparent;
       }
       .site-header .aws-container .aws-search-form .aws-search-btn_icon {
       	color: #fff;
       }
       .site-header .aws-container,
       .site-header .aws-container .aws-search-form {
         height: 28px;
   
       }	
       .site-header .aws-container {
         margin-left: 15px;
       }
       .site-header .aws-container .aws-search-field,
       .site-header .aws-container .aws-search-form .aws-form-btn {
       	border-bottom: 1px solid #fff;
       }
       .site-header .aws-container .aws-search-field {
       padding: 0;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Changing search bar/function’ 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: [5 years, 6 months ago](https://wordpress.org/support/topic/changing-search-bar-function/#post-13687430)
 * Status: resolved