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.
March 11, 2020 at 9:46 am
#26202
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.