Home › Forums › WoodMart support forum › Reduce Height of Search box Reduce Height of Search box This topic has 1 reply, 2 voices, and was last updated 6 years, 4 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 26, 2018 at 5:48 am #69274 plytepParticipant Dear Wood mart support. Please advise. I would like to reduce the height of search box as in the picture attached. Thank you. Best regards, Plytep Attachments:You must be logged in to view attached files. July 26, 2018 at 6:40 am #69288 Elise NoromitMember Hello, Please add this code to Theme Settings > Custom CSS: .searchform input[type=text] { font-size: 15px; padding-right: 50px; height: 30px; } Change the height value as per your needs. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register