Custom CSS for Mobile Views? Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom CSS for Mobile Views? This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago by Ernest Marcinko. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 27, 2017 at 3:08 pm #16043 ldddParticipant Hello there, i see there are no options to customize the search box overall look and behaviour for mobile devices? For e.g i added a search box centered with width 50% which looks good on desktop but not on smaller mobile screens. See: How to change this? I can only find options to hide/display on mobile devices at all. December 27, 2017 at 6:12 pm #16048 Ernest MarcinkoKeymaster Hi! It looks like, that the container width, where the search is placed, gets too narrow on mobile views. Optimally, it would be the best to change it’s width, but a custom CSS might also work on the search bar, to define a min-width attribute: [html].asp_m { min-width: 240px !important; }[/html] The exact value may need to be changed though. December 27, 2017 at 7:30 pm #16053 ldddParticipant Thank you. That´s working. December 28, 2017 at 12:46 pm #16063 Ernest MarcinkoKeymaster You cannot access this content. 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