Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Show Image in Search Results (Pods) › Reply To: Show Image in Search Results (Pods)
March 26, 2021 at 3:27 pm
#32367
Keymaster
Try forcing it via custom CSS:
.asp_r_1 {
margin-top: -14px !important;
}
It is possible to use the compact layout mode, but it is hard coded for all devices. You may have to create two separate search bars, one for mobile and one for desktop. Then on the General Options -> Mobile panel you can hide one from mobile one from desktop.