I changed this website from "search" to "smart search".
But head-search does not show magnifying glass for smart search as it did for search.
Temporally, to make it visible, I added this custom css. But it would be nice to have the magnifying glass back.
.head-search .form-control {
width: 100px;
background-color: #ffffff;
height: 35px;
top: 10px;
}