Hi,
Wanna have nice look and feel to the search area. Managed to customize border radius on all other buttons by simply adding:
.btn {
border-radius: 7px; }
In the end of theme.scss.liquid and timber.scss.liquid. Unfortutanely I cannot find where to change.
I went thru a lot of code looking for classes i several liquids searching by the name classes for this form from source code in the browser and tried to change but no luck.
Tips?
