Robbert Prins
Results
1
comments of
Robbert Prins
As a fellow user of this nice theme I made the search icon invisible myself using this custom css: ``` #header-search-button { display: none; } ```