This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 7 months ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › z index
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 7 months ago.
Hi,
We are having problems with the dropdown of the search, it displays behind the menu. we have tried to adjust the z index but no luck.
an suggestions please let us know!
many thanks jamie
Hi,
Try changing the z-index of the results container to 999999 under the Theme Options -> Custom CSS panel, here: https://i.imgur.com/0aVCPnu.png
If that does not help, then this custom CSS will do the trick:
.asp_r {
z-index: 999999 !important;
}
In both cases, don’t forget to clear your site cache (if any), and reload the page via hittin CTRL + F5 buttons, so the browser cache is cleared as well.
I hope this helps!
Best,that worked perfectly! thank you!!! 🙂
You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |