Hi,
Please use the below CSS to bring the dropdown forward.
.wpdreams_asl_results {
z-index: 9999999 !important;
}
The dropdown is an overlay and it is positioned below the search box dynamically.
This is beyond UFW’s control to change that.
So please check if the search plugin has an option to position the dropdown above the search box.
Otherwise, you must position the widget to the top of the page.
Thanks,
Aakash