Select the 'Design' tab and in the preview click on the 'Quick Search:' icon. In the layout code go 'up one level' in the design till you reach the layout for quick search bar, by default this is
QuickSearchBar
change to look like
<!-- QuickSearchBar -->
or copy and paste the following code in place of it: -
if you wish to hide. If you wish to permanently remove, delete the line.
QuickSearchBar
change to look like
<!-- QuickSearchBar -->
or copy and paste the following code in place of it: -
HTML Code:
<!-- <actinic:variable name="QuickSearchBar" /> -->