Home › Forums › WoodMart support forum › Custom css to ROUND CORNERS OF SEARCH BAR Custom css to ROUND CORNERS OF SEARCH BAR This topic has 1 reply, 2 voices, and was last updated 5 years ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 1, 2020 at 7:36 pm #191616 tonyletaParticipant Hello can you provide me the correct custom css code to round the corners of my search bar? May 2, 2020 at 5:19 am #191657 Aizaz Imtiaz AwanKeymaster Hello, To round the search form please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .woodmart-search-form input[type="text"] { border-radius: 50px; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register