Search Divi Ajax Search Documentation
Search for answers or browse our knowledge base.
How to increase the size of search result box in Ajax search?
.el_ajax_search_results
{
max-height: 100px !important;
}
Here you can adjust the max height pixel value as per your design need.