Home › Forums › Basel support forum › Search Bar / Text size Search Bar / Text size This topic has 5 replies, 2 voices, and was last updated 4 years, 2 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 21, 2020 at 5:01 pm #227890 sandrofinoribeiroParticipant Hi, How can i decrease the size of the search bar/text? Thanks, SR September 21, 2020 at 6:36 pm #227908 Elise NoromitMember Hello, Do you mean the main search bar? Do you want to reduce the search field or text? Best Regards September 21, 2020 at 6:45 pm #227913 sandrofinoribeiroParticipant Hi Elise, I would like to keep the width but reduce the size of the text and the “X” Thanks, SR Attachments:You must be logged in to view attached files. September 22, 2020 at 10:12 pm #228217 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .basel-search-full-screen .basel-search-wrapper .basel-search-inner input[type=text] { font-size:20px; } body .basel-search-full-screen .basel-search-inner .basel-close-search:after, body .basel-search-full-screen .basel-search-inner .basel-close-search:before { width: 20px; } Best Regards September 22, 2020 at 10:27 pm #228222 sandrofinoribeiroParticipant Hi Elise, The font is smaller but i need also to pull up the line, see attached image, Thanks, SR Attachments:You must be logged in to view attached files. September 23, 2020 at 7:27 am #228309 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .basel-search-full-screen .basel-search-inner input[type=text]{ height:60px; } body .basel-search-full-screen .basel-search-inner .basel-close-search:after, body .basel-search-full-screen .basel-search-inner .basel-close-search:before { top: 25%; } Best Regards Author Posts Tagged: Search Bar Size Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register