Home › Forums › Support › search box in primary navigation This topic has 5 replies, 2 voices, and was last updated 4 years ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 22, 2019 at 10:30 am #908108 asaf Hi, I need to place a search box in primary navbar like here: https://www.foodnetwork.com/ May 22, 2019 at 10:33 am #908113 LeoStaff Customer Support Hi there, Looks like you’ve done this already? https://www.screencast.com/t/Q3TlDpdsXI Can you also make sure to do this first? https://www.screencast.com/t/sAZU8h7bUcE We also have the navigation search option in case you haven’t tried: https://docs.generatepress.com/article/navigation-search/ May 22, 2019 at 11:23 am #908148 asaf hi leo, thank you for the quick response 1) i need to unable the seach icon and show only the text box. 2) change the text inside the box. 3) round the box round. May 22, 2019 at 11:29 am #908149 LeoStaff Customer Support 1. Try this CSS: .custom-search input.search-submit { display: none; } Adding CSS: https://docs.generatepress.com/article/adding-css/ 2. Try this filter: https://docs.generatepress.com/article/generate_search_placeholder/ Adding PHP: https://docs.generatepress.com/article/adding-php/ 3. Try this CSS: .custom-search input.search-field { border-radius: 25px; } Let me know ๐ May 22, 2019 at 11:48 am #908161 asaf thank you so much you are the best May 22, 2019 at 11:58 am #908167 LeoStaff Customer Support Glad I could help ๐ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In