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

Reply To: Strange effect on mobile phones: Filter zone, end user.

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Strange effect on mobile phones: Filter zone, end user. Reply To: Strange effect on mobile phones: Filter zone, end user.

#26202
Ernest MarcinkoErnest Marcinko
Keymaster

Try this variation:

div#ajaxsearchprosettings10_1 {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    animation-name: unset;
    z-index: 2;
}

It will remain open, but behind the results list.