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

Reply To: search page and box of results

#6132
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

1. With a negative margin custom CSS, something like:

[html]
div[id*=ajaxsearchprores] {
margin-top: -35px !important;
}
[/html]

2. The console reports that the Advanced Ajax Page Loader compatibility is enabled, but the plugin is not used. If you deactivate it on the General Options -> AAPL panel, it will work again.