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
January 24, 2023 at 5:13 pm
#41083
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.