Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › the css for the ajax popup has a very large z-index
This topic contains 3 replies, has 2 voices, and was last updated by treehousetim 5 years, 4 months ago.
- AuthorPosts
- January 31, 2018 at 9:20 pm #16580
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!
Attachments:
You must be logged in to view attached files.January 31, 2018 at 9:20 pm #16582the look of it when not scrolled
Attachments:
You must be logged in to view attached files.February 1, 2018 at 11:31 am #16600Hi,
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
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 1, 2018 at 4:26 pm #16606perfect! Thanks so much.
- AuthorPosts
You must be logged in to reply to this topic.