Samantha_O
10 years agoChampion
Custom Search Component, do I need one?
We want to move the search bar from the main panel to the side rail in one section of our Community. When we move the component around in Studio, the drop-down causes the Search widget to take up ex...
- 10 years agoOk, another way of achieving this. Create a custom component(don't worry, we will still use the default search component) and include the search component in it and hide the drop down in this one from the parameter. Add a condition to this custom component so this renders only when the page is the one you want. Add the css inside the condition as well. Should get you what you're looking for.