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

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 3 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27964
    sanmita0957
    sanmita0957
    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.

    Attachments:
    You must be logged in to view attached files.
    #27967
    Ernest Marcinko
    Ernest 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;
    }
    Best,
    Ernest Marcinko

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


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.