Remove the Category and Guide Filter
- Applies to:
- All MindTouch Versions
- Role required:
- Admin
Remove the Category and Guide Filters on the Search Results page
Issue
Remove the Category and Guide Filters on the Search Results page
Resolution
- Navigate to Site Tools > Control Panel > Branding > Custom Site CSS
- Add the following code to the appropriate custom CSS field:
.mt-search-carousel-container { display: none!important; }
- Save the changes