This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Show Image in Search Results (Pods)

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)

#32367
Ernest MarcinkoErnest Marcinko
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.