No scrollbar on live search Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › No scrollbar on live search This topic has 1 reply, 2 voices, and was last updated 6 years, 2 months ago by Ernest Marcinko. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 16, 2020 at 10:58 am #26270 bazelen06Participant Hi, When performing a live search on our website, the vertical scrollbar no longer appears in the live results, like it used to. Any ideas what might be causing this? https://mrhudsonexplores.com/ Thanks, Bastiaan March 16, 2020 at 1:53 pm #26272 Ernest MarcinkoKeymaster Hi, Thank you for the details, it helps us a lot. The following custom CSS is active somewhere on the site: div.asp_r .results { overflow-y: hidden !important; position: relative; z-index: 9; } It completely disables the custom scrolling. If you remove at least this part: overflow-y: hidden !important; ..it will resolve the issue. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In