This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: is there any way to hide the results' scrollbar for desktop view, but make it vi

Home Forums Product Support Forums Ajax Search Pro for WordPress Support is there any way to hide the results' scrollbar for desktop view, but make it vi Reply To: is there any way to hide the results' scrollbar for desktop view, but make it vi

#41083
Ernest MarcinkoErnest Marcinko
Keymaster

Hmm, interesting issue. I think you should try the line-clamp css property instead of javascript. It is used to truncate the number of lines instead of characters, but may actually work.
You can place them in media queries based on the screen size.