Hi!
How can I change the look and position of search module in the top of the page of Storefront to a basic search input field like my attached image.
I´m glad if you could help.
Regards
.gk-icon-search::before {
content: url(new-search-icon.png) !important;
}
.box .search .inputbox, .box .search #mod-search-searchword {
padding: 4px 10px !important;
}