Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-search-results .autocomplete-suggestion {
flex: 1 1 100%;
border:none;
padding:5px!important;
}
body .woodmart-search-results .view-all-results{
display:none;
}
Navigate to Header builder > Mobile view http://prntscr.com/kzh76x
Enter the row settings: http://prntscr.com/kzh7m5
Enter the Search element and set the Search results to count https://prnt.sc/pqiqrx
It is not possible to add block with CSS, it requires more complicated customization which is not covered by our support.
Best Regards