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

ASP instance result display issue in popup

Home Forums Product Support Forums Ajax Search Pro for WordPress Support ASP instance result display issue in popup

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27964
    sanmita0957sanmita0957
    Participant

    Hi Ernest,

    Good day to you. I am having a popup in my website with ASP search instance. When I search for a product/post the result (vertical) opens behind the popup and not usable. Please see the screenshot.

    I have also changed Z-Index of Theme & Styling>>Custom CSS>>Results box z-index to 99999 but still it opens behind the popup. Please see attached. Hoping to hear from you soon.

    #27967
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    I don’t see the change on the z-index, but 99999 is still low, the popup z-index is higher. This custom CSS will help:

    div.asp_r_1 {
        z-index: 999999999 !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.