Search Section
This section is used to display a search field. You can configure the searchable entry types and set a field placeholder for the search field.
By default, it uses the Default Search Page in the Settings if no page is set.
The section's tag name is either section
or the section.html_tag
in the Advanced Tab fields if you have it set. The Advanced Tab fields also add an ID attribute and CSS Classes that you specify. You can also adjust the Bootstrap container type as well in this tab.
You can also adjust the spacing before and after using the switches from section.disable_top_spacing
, and section.disable_bottom_spacing
respectfully.
Files Used
The following files are used to display this content
builder/search/*
blueprint files used in thebuilder.yaml
filesearch/*
partial files used to render search
Last updated