noorismike
7 years agoGuide
Add search to Page Header
I am doing a redesign of our community page and was wondering if it was possible to move the search from below the header to inside the header where the carousel would be.
- 7 years ago
Yes you can add search anywhere in the community by using below component.
<@component id="common.widget.search-form" defaultToCommunity="true" showAdvancedSearchLink="false"/>
You can add this component any of these places in your community layout, skin wrapper or in custom components.