Reply To: not searching acf fields or categories

Home Forums Product Support Forums Ajax Search Pro for WordPress Support not searching acf fields or categories Reply To: not searching acf fields or categories

#16863
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi Cory,

It is calculated depending on the avarage result height and by the viewport count configuration: https://i.imgur.com/SbF6kYi.png

But of course you can fixate the maximum height of the area, when the scrollbar should always appear, use this custom CSS:

.asp_w .results {
    max-height: 300px !important;
}

This way, if the results box reaches 300 pixels, it will automatically use the scrollbar.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)