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

the css for the ajax popup has a very large z-index

Home Forums Product Support Forums Ajax Search Pro for WordPress Support the css for the ajax popup has a very large z-index

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16580
    treehousetimtreehousetim
    Participant

    Hello,

    the css for the ajax popup has a very large z-index. i’m not sure why you need it so high, but it breaks my design.

    either use a lower sane value or provide the ability to customize that maybe?

    #ajaxsearchprores1_1, #ajaxsearchprores1_2, div.asp_r.asp_r_1 {
    position: absolute;
    z-index: 1000;

    how can I change this on my install?

    thanks!

    #16582
    treehousetimtreehousetim
    Participant

    the look of it when not scrolled

    #16600
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    The value of the z-index of that box is based on mostly customer feedback. In most cases this value works the best. Lower values caused the box floating below certain page elements for users that use page builders with interactive elements. Unfortunately there is no good value to use, this is the least problematic in most cases.

    You can change the z-index of the results box under the Theme Options -> Custom CSS panel: https://i.imgur.com/kcj77MJ.png

    #16606
    treehousetimtreehousetim
    Participant

    perfect! Thanks so much.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.