This component removes the search icon from the header menu and creates a search bar which is placed in the middle of the header area.
Use the extra_search_icons
to show additional icons in the search bar.
This setting supports the following params:
prefix
: the prefix to the search URL when clicking the respective iconicon
: icon to show, from the Font Awesome set (may need to be added to thesvg icons
setting as well)target
: optionally set to "_blank" to open the link in its own tab/window by defaultshowInCategories
: category IDs where the given icon should be shown exclusively (by default, icon is shown everywhere)excludeFromCategories
: category IDs where the given icon should not be shown