Plugin Author
ILLID
(@mihail-barinov)
Hi,
Did you try to enable ‘Seamless integration’ option from the plugin settings page?
Regards
Hi,
Thank you for the response!
Yes, I tried the seamless integration option but it didn’t work as expected. I got the Advance Woo Search Box behind the theme’s search box which resulted in two search buttons beside each other. The search worked fine though but the box is unpleasing. I wanted a clean box style that your plugin provides but it is inheriting the theme along with the default search icon.
Plugin Author
ILLID
(@mihail-barinov)
When enabling ‘Seamless integration’ option for electro theme all standard theme search forms must be replaced with AWS plugin ones and all forms styles also must be the plugins ones.
This is not happens for you? Can you please give me the screenshot ( or better the page link ) where I can see how plugin search form looks for you.
Regards
Hey!
Here is the screenshot of the header search box that requires attention: https://prnt.sc/ttb54j
The page link is https://thengal.com
Thank you again for responding.
Plugin Author
ILLID
(@mihail-barinov)
Hm, as I see there is some custom css on your site that was added to made AWS search form to look like standard theme search form.
That must be by the theme author itself as I haven’t added any custom CSS related to the search form anywhere in the site.
Plugin Author
ILLID
(@mihail-barinov)
Yes, looks like theme authors add some support for AWS plugin so it looks like theme default search form.
In this case the only way for you to return default plugin styles is find inside them all styles that is starts with .aws-container and remove them.
Regards