How to remove search bar from a wordpress theme? [closed]
If the search field is implemented as a widget, this can be done via the administration interface. Just navigate to Appearance > Widgets and drag the search widget from the widget area to the “Available Widgets” pane. If the search field is hard-coded into the theme, it might be easier to edit the CSS rather … Read more