Reply To: Issues with menu covering search results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Issues with menu covering search results Reply To: Issues with menu covering search results

#8551
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

Thank you very much for your kind words!

1. Can you please provide back-end and FTP details for this? The inline styles should definitely work no matter what, so this might be a yet unknown issue. I gladly debug through the search code to find why it’s happening. If the directories are writeable and the stylesheet is still not there, it might indicate a file/directory ownership issue, but it’s very hard to confirm.

2. Luckily this is a simple z-index issue, which is fixable with the following custom CSS code:

.wpdreams_asp_sc {
    z-index: 1000000 !important;
}
Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)