Home › Forums › Support › Search Bar customizing This topic has 3 replies, 2 voices, and was last updated 6 months, 1 week ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 9, 2022 at 6:04 am #2337940 Jusung Hello. When you see the search bar on the right sidebar and click the box, you can see the border of text box. Could you help me to remove the border of text box when it is clicked? Thank you! September 9, 2022 at 6:57 am #2337988 DavidStaff Customer Support Hi there, try adding this CSS: .wp-block-search__input, .wp-block-search__input:focus { border: 0; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 9, 2022 at 7:06 am #2338001 Jusung Thank you! It works well! September 9, 2022 at 8:18 am #2338211 DavidStaff Customer Support Glad to hear that Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In