HomarrH
Homarr14mo ago
4 replies
Ali

Remove the search bar completely

Hello guys, is there any way to remove the search bar?

Im new to Homarr and didn’t find an option to do so, i even tried on the 1.0 beta version.
Solution
Customize Board -> Scroll Bottom -> Add Text
.dashboard-header-search-root {
  display: none;
}

Hit Back to Board, may need a refresh also
Was this page helpful?