Hello,
First of all i would want to thank you for this awesome theme,it has saved us a lot of time and money.
We have a question regarding the search dropdown form:
1) we would want to crop the search dropdown form : http://prntscr.com/798iha
2) Also how can we manage to make the search field the same height as the search button
3) how can we get rid of the space between the search field and the search button
4) we have input this CSS:
.et-search-trigger.search-dropdown form {
margin-right: -200px;
}
and as a result we have lost responsiveness.
Best regards.