To hide the search button,
Please add the CSS given below to ( Appearance > Customize > Additional CSS ) field.
.header-search { display: none; }
Powered by BetterDocs