/*Remove search function in Salient theme*/
Add this CSS to your Salient Child theme or into your Salient theme options panel
#mobile-menu #mobile-search, header#top nav ul #search-btn {
display: none!important;
}
/*Remove search function in Salient theme*/
Add this CSS to your Salient Child theme or into your Salient theme options panel
#mobile-menu #mobile-search, header#top nav ul #search-btn {
display: none!important;
}